aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
Diffstat (limited to 'arch')
-rw-r--r--arch/powerpc/platforms/52xx/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/platforms/52xx/Kconfig b/arch/powerpc/platforms/52xx/Kconfig
index 981b84b7599a..c1ca4f3ee5da 100644
--- a/arch/powerpc/platforms/52xx/Kconfig
+++ b/arch/powerpc/platforms/52xx/Kconfig
@@ -46,6 +46,7 @@ config PPC_MPC5200_BUGFIX
46config PPC_MPC5200_GPIO 46config PPC_MPC5200_GPIO
47 bool "MPC5200 GPIO support" 47 bool "MPC5200 GPIO support"
48 depends on PPC_MPC52xx 48 depends on PPC_MPC52xx
49 select GENERIC_GPIO
49 select HAVE_GPIO_LIB 50 select HAVE_GPIO_LIB
50 help 51 help
51 Enable gpiolib support for mpc5200 based boards 52 Enable gpiolib support for mpc5200 based boards