diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig index 6a4de7f..7a15031 100644 --- a/drivers/gpio/Kconfig +++ b/drivers/gpio/Kconfig @@ -101,7 +101,7 @@ config GPIO_PCF857X tristate "PCF857x, PCA{85,96}7x, and MAX732[89] I2C GPIO expanders" depends on I2C - depends on CONFIG_OF + depends on OFDEVICE help Say yes here to provide access to most "quasi-bidirectional" I2C GPIO expanders used for additional digital outputs or inputs.