diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig index 440af077cc761a87387c60f399effcd0c649136c..8dbb2280538d9b1e7c83bde34c3b2b2396ed3fac 100644 --- a/drivers/gpio/Kconfig +++ b/drivers/gpio/Kconfig @@ -700,7 +700,7 @@ config GPIO_TS5500 config GPIO_WINBOND tristate "Winbond Super I/O GPIO support" - select ISA_BUS_API + depends on ISA_BUS_API help This option enables support for GPIOs found on Winbond Super I/O chips.