mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
95188aaf9f
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> |
||
---|---|---|
.. | ||
fpga.c | ||
gpio.c | ||
irq.c | ||
Makefile | ||
nmi.c | ||
setup.c | ||
sram.c |