1
0
Fork 0
alistair23-linux/arch/sh/boards/mach-sdk7786
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
fpga.c sh: mach-sdk7786: Probe system FPGA area mapping. 2010-01-20 18:25:19 +09:00
gpio.c sh: mach-sdk7786: Add support for fpga gpios. 2010-10-14 03:04:44 +09:00
irq.c sh: mach-sdk7786: Split out FPGA IRQ controller setup. 2010-01-20 15:23:54 +09:00
nmi.c sh: mach-sdk7786: Handle baseboard NMI source selection. 2010-12-17 18:58:04 +09:00
setup.c sh: add fixed voltage regulators to sdk7786 2012-06-28 18:01:01 +09:00
sram.c sh: mach-sdk7786: Add support for the FPGA SRAM. 2010-10-15 02:13:04 +09:00