1
0
Fork 0
alistair23-linux/arch/sh/boards/mach-x3proto
Alexandre Courbot 95188aaf9f sh: replace CONFIG_GENERIC_GPIO by CONFIG_GPIOLIB
SH GPIO drivers all use gpiolib and CONFIG_GENERIC_GPIO is only selected
through CONFIG_GPIOLIB, yet some compilation units depended on
CONFIG_GENERIC_GPIO. Make them depend on CONFIG_GPIOLIB instead since it
is more accurate and prepares us for the future removal of
CONFIG_GENERIC_GPIO.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Acked-by: Paul Mundt <lethal@linux-sh.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
2013-03-20 22:48:15 +09:00
..
Makefile sh: replace CONFIG_GENERIC_GPIO by CONFIG_GPIOLIB 2013-03-20 22:48:15 +09:00
gpio.c sh: mach-x3proto: Migrate to linear irq domain. 2012-05-24 15:24:39 +09:00
ilsel.c sh: mach-x3proto: Improve ILSEL debugging. 2010-10-04 03:07:49 +09:00
setup.c sh: mach-x3proto: gpio-keys support. 2010-10-04 03:00:49 +09:00