powerpc: remove redundant GENERIC_GPIO selection
authorAlexandre Courbot <acourbot@nvidia.com>
Sat, 9 Mar 2013 07:30:07 +0000 (16:30 +0900)
committerAlexandre Courbot <acourbot@nvidia.com>
Wed, 20 Mar 2013 13:48:15 +0000 (22:48 +0900)
commita76eb09ae38b73aa3cc2b664c903e0188b46b2e6
tree1383d830d94ad8740e419f85d6125fb3adeca2c9
parentaef1552bc192c2cb1742d7684e0fbd23775f3dac
powerpc: remove redundant GENERIC_GPIO selection

ARCH_REQUIRE_GPIOLIB selects GENERIC_GPIO, so there is no need to select
it explicitly.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
arch/powerpc/platforms/40x/Kconfig
arch/powerpc/platforms/44x/Kconfig
arch/powerpc/platforms/85xx/Kconfig
arch/powerpc/platforms/86xx/Kconfig
arch/powerpc/platforms/8xx/Kconfig
arch/powerpc/platforms/Kconfig
This page took 0.025349 seconds and 5 git commands to generate.