]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/powerpc/platforms/Kconfig
Merge tag 'v2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[mv-sheeva.git] / arch / powerpc / platforms / Kconfig
index 956154f32cfe9af29cceb30b340b575bc5011a94..20576829eca503283af84587ad574a63afed807e 100644 (file)
@@ -313,13 +313,14 @@ config OF_RTC
 source "arch/powerpc/sysdev/bestcomm/Kconfig"
 
 config MPC8xxx_GPIO
-       bool "MPC8xxx GPIO support"
-       depends on PPC_MPC831x || PPC_MPC834x || PPC_MPC837x || FSL_SOC_BOOKE || PPC_86xx
+       bool "MPC512x/MPC8xxx GPIO support"
+       depends on PPC_MPC512x || PPC_MPC831x || PPC_MPC834x || PPC_MPC837x || \
+                  FSL_SOC_BOOKE || PPC_86xx
        select GENERIC_GPIO
        select ARCH_REQUIRE_GPIOLIB
        help
          Say Y here if you're going to use hardware that connects to the
-         MPC831x/834x/837x/8572/8610 GPIOs.
+         MPC512x/831x/834x/837x/8572/8610 GPIOs.
 
 config SIMPLE_GPIO
        bool "Support for simple, memory-mapped GPIO controllers"