aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/Kconfig')
-rw-r--r--arch/powerpc/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig
index db93dbc0e21a..4d71aa3ecbb5 100644
--- a/arch/powerpc/Kconfig
+++ b/arch/powerpc/Kconfig
@@ -384,6 +384,13 @@ config IBMVIO
384 bool 384 bool
385 default y 385 default y
386 386
387config IBMEBUS
388 depends on PPC_PSERIES
389 bool "Support for GX bus based adapters"
390 default y
391 help
392 Bus device driver for GX bus based adapters.
393
387config PPC_MPC106 394config PPC_MPC106
388 bool 395 bool
389 default n 396 default n