arm: remove redundant GENERIC_GPIO selection
authorAlexandre Courbot <acourbot@nvidia.com>
Sat, 9 Mar 2013 07:28:07 +0000 (16:28 +0900)
committerAlexandre Courbot <acourbot@nvidia.com>
Wed, 20 Mar 2013 13:48:14 +0000 (22:48 +0900)
GENERIC_GPIO was selected next to ARCH_REQUIRE_GPIOLIB, which itself
selects GENERIC_GPIO.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Linus Walleij <linus.walleij@linaro.org>

No differences found