Revert "gpio: winbond: fix ISA_BUS_API dependency"

This reverts commit 92a8046c9d.

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>
This commit is contained in:
Maciej S. Szmigiero 2018-02-23 15:55:17 +01:00 committed by Linus Walleij
parent ca34b4f0be
commit b995ff3b30
1 changed files with 1 additions and 1 deletions

View 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.