Convert selectors of GENERIC_GPIO to GPIOLIB
authorAlexandre Courbot <acourbot@nvidia.com>
Thu, 28 Mar 2013 11:34:56 +0000 (04:34 -0700)
committerAlexandre Courbot <acourbot@nvidia.com>
Tue, 16 Apr 2013 09:47:14 +0000 (18:47 +0900)
GENERIC_GPIO is now equivalent to GPIOLIB and features that depended on
GENERIC_GPIO can now depend on GPIOLIB to allow removal of this option.

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