Remove GENERIC_GPIO config option
authorAlexandre Courbot <acourbot@nvidia.com>
Thu, 28 Mar 2013 12:07:46 +0000 (05:07 -0700)
committerAlexandre Courbot <acourbot@nvidia.com>
Tue, 16 Apr 2013 09:47:19 +0000 (18:47 +0900)
GENERIC_GPIO has been made equivalent to GPIOLIB in architecture code
and all driver code has been switch to depend on GPIOLIB. It is thus
safe to have GENERIC_GPIO removed.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Grant Likely <grant.likely@secretlab.ca>

No differences found