aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/Kconfig')
-rw-r--r--arch/powerpc/Kconfig5
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig
index 5692edb3491e..427ae0f3e8a9 100644
--- a/arch/powerpc/Kconfig
+++ b/arch/powerpc/Kconfig
@@ -329,9 +329,7 @@ config PPC_CELL
329 select MMIO_NVRAM 329 select MMIO_NVRAM
330 330
331config PPC_OF 331config PPC_OF
332 bool 332 def_bool y
333 depends on PPC_MULTIPLATFORM # for now
334 default y
335 333
336config XICS 334config XICS
337 depends on PPC_PSERIES 335 depends on PPC_PSERIES
@@ -399,7 +397,6 @@ config IBMVIO
399config IBMEBUS 397config IBMEBUS
400 depends on PPC_PSERIES 398 depends on PPC_PSERIES
401 bool "Support for GX bus based adapters" 399 bool "Support for GX bus based adapters"
402 default y
403 help 400 help
404 Bus device driver for GX bus based adapters. 401 Bus device driver for GX bus based adapters.
405 402