CONFIG_GPIO_MCP23XXX¶
(No prompt – not directly user assignable.)
Type: bool
Help¶
Enable support for the Microchip 23xxx I2C/SPI IO
expanders.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At drivers/gpio/Kconfig.mcp23xxx:10
Included via Kconfig:8
→ Kconfig.zephyr:42
→ drivers/Kconfig:36
→ drivers/gpio/Kconfig:38
Menu path: (Top) → Device Drivers → GPIO Drivers
config GPIO_MCP23XXX
bool
depends on GPIO
help
Enable support for the Microchip 23xxx I2C/SPI IO
expanders.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)