CONFIG_GPIO_PCAL6408A
PCAL6408A I2C GPIO chip
Type: bool
Help
Enable driver for PCAL6408A I2C GPIO chip.
Default
n
Kconfig definition
At <Zephyr>/drivers/gpio/Kconfig.pcal6408a:9
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:36
→ <Zephyr>/drivers/gpio/Kconfig:96
Menu path: (Top) → Device Drivers → GPIO Drivers
menuconfig GPIO_PCAL6408A
bool "PCAL6408A I2C GPIO chip"
default n
depends on I2C && GPIO
help
Enable driver for PCAL6408A I2C GPIO chip.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)