diff options
Diffstat (limited to 'drivers/gpio/Kconfig')
| -rw-r--r-- | drivers/gpio/Kconfig | 10 | 
1 files changed, 3 insertions, 7 deletions
| diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig index 2df3dc42d0f..b050585389b 100644 --- a/drivers/gpio/Kconfig +++ b/drivers/gpio/Kconfig @@ -256,6 +256,9 @@ config MCP230XX_GPIO  	   - MCP23008  	   - MCP23017  	   - MCP23018 +	   - MCP23S08 +	   - MCP23S17 +	   - MCP23S18  config MSCC_SGPIO  	bool "Microsemi Serial GPIO driver" @@ -662,13 +665,6 @@ config SLG7XL45106_I2C_GPO  	   8-bit gpo expander, all gpo lines are controlled by writing  	   value into data register. -config TURRIS_OMNIA_MCU -	bool "Turris Omnia MCU GPIO driver" -	depends on DM_GPIO -	default y if TARGET_TURRIS_OMNIA -	help -	   Support for GPIOs on MCU connected to Turris Omnia via i2c. -  config FTGPIO010  	bool "Faraday Technology FTGPIO010 driver"  	depends on DM_GPIO | 
