Merge commit 'gcl/gcl-next'
[sfrench/cifs-2.6.git] / arch / powerpc / platforms / 52xx / Kconfig
index cf945d55c2762b072a07a1c8bb2128fd4716081f..9a51675beb80507a792b24edc645329d6e89393f 100644 (file)
@@ -1,8 +1,8 @@
 config PPC_MPC52xx
        bool "52xx-based boards"
        depends on PPC_MULTIPLATFORM && PPC32
-       select FSL_SOC
        select PPC_CLOCK
+       select PPC_PCI_CHOICE
 
 config PPC_MPC5200_SIMPLE
        bool "Generic support for simple MPC5200 based boards"
@@ -44,3 +44,10 @@ config PPC_MPC5200_BUGFIX
 
          It is safe to say 'Y' here
 
+config PPC_MPC5200_GPIO
+       bool "MPC5200 GPIO support"
+       depends on PPC_MPC52xx
+       select GENERIC_GPIO
+       select HAVE_GPIO_LIB
+       help
+         Enable gpiolib support for mpc5200 based boards