diff options
Diffstat (limited to 'arch/powerpc/Kconfig')
-rw-r--r-- | arch/powerpc/Kconfig | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig index 9b8e479c39da..c9ae321a06f9 100644 --- a/arch/powerpc/Kconfig +++ b/arch/powerpc/Kconfig | |||
@@ -572,14 +572,6 @@ config SCHED_SMT | |||
572 | when dealing with POWER5 cpus at a cost of slightly increased | 572 | when dealing with POWER5 cpus at a cost of slightly increased |
573 | overhead in some places. If unsure say N here. | 573 | overhead in some places. If unsure say N here. |
574 | 574 | ||
575 | config PROC_DEVICETREE | ||
576 | bool "Support for device tree in /proc" | ||
577 | depends on PROC_FS | ||
578 | help | ||
579 | This option adds a device-tree directory under /proc which contains | ||
580 | an image of the device tree that the kernel copies from Open | ||
581 | Firmware or other boot firmware. If unsure, say Y here. | ||
582 | |||
583 | config CMDLINE_BOOL | 575 | config CMDLINE_BOOL |
584 | bool "Default bootloader kernel arguments" | 576 | bool "Default bootloader kernel arguments" |
585 | 577 | ||