Revert "gpio: winbond: fix ISA_BUS_API dependency"
authorMaciej S. Szmigiero <mail@maciej.szmigiero.name>
Fri, 23 Feb 2018 14:55:17 +0000 (15:55 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 26 Feb 2018 10:27:30 +0000 (11:27 +0100)
This reverts commit 92a8046c9d952a2a7d21dfcd3afadc72a0bc0f72.

Now that the patch series changing ISA_BUS_API dependency to selection
was merged this reversion will do the same for gpio-winbond driver to
make it consistent with other ISA bus gpio drivers.

Signed-off-by: Maciej S. Szmigiero <mail@maciej.szmigiero.name>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/Kconfig

index dff9987..6d481ef 100644 (file)
@@ -722,7 +722,7 @@ config GPIO_TS5500
 
 config GPIO_WINBOND
        tristate "Winbond Super I/O GPIO support"
-       depends on ISA_BUS_API
+       select ISA_BUS_API
        help
          This option enables support for GPIOs found on Winbond Super I/O
          chips.