-
CONFIG_GPIO_PCAL9535A_1
¶
PCAL9535A GPIO chip #1
Type: bool
Help¶
Enable config options for the PCAL9535A I2C-based GPIO chip #1.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/gpio/Kconfig.pcal9535a:45
Included via Kconfig:8
→ Kconfig.zephyr:40
→ drivers/Kconfig:30
→ drivers/gpio/Kconfig:24
Menu path: (Top) → Device Drivers → GPIO Drivers → PCAL9535A I2C-based GPIO chip
config GPIO_PCAL9535A_1 bool "PCAL9535A GPIO chip #1" depends onGPIO_PCAL9535A
&&GPIO
help Enable config options for the PCAL9535A I2C-based GPIO chip #1.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)