]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
powerpc/mpc5200: Make mpc5200 GPIO driver select the GENERIC_GPIO config
authorGrant Likely <grant.likely@secretlab.ca>
Thu, 15 May 2008 23:04:53 +0000 (17:04 -0600)
committerGrant Likely <grant.likely@secretlab.ca>
Tue, 22 Jul 2008 07:13:41 +0000 (01:13 -0600)
CONFIG_GENERIC_GPIO is needed for the gpio driver to work.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
arch/powerpc/platforms/52xx/Kconfig

index 981b84b7599aac9fd499e3232c291999646bb208..c1ca4f3ee5daa6c4066462f9eee9af79facc2f87 100644 (file)
@@ -46,6 +46,7 @@ config PPC_MPC5200_BUGFIX
 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