Commit b995ff3b authored by Maciej S. Szmigiero's avatar Maciej S. Szmigiero Committed by Linus Walleij

Revert "gpio: winbond: fix ISA_BUS_API dependency"

This reverts commit 92a8046c.

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: default avatarMaciej S. Szmigiero <mail@maciej.szmigiero.name>
Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent ca34b4f0
...@@ -722,7 +722,7 @@ config GPIO_TS5500 ...@@ -722,7 +722,7 @@ config GPIO_TS5500
config GPIO_WINBOND config GPIO_WINBOND
tristate "Winbond Super I/O GPIO support" tristate "Winbond Super I/O GPIO support"
depends on ISA_BUS_API select ISA_BUS_API
help help
This option enables support for GPIOs found on Winbond Super I/O This option enables support for GPIOs found on Winbond Super I/O
chips. chips.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment