-
CONFIG_GPIO_PCAL9535A_2
¶
PCAL9535A GPIO chip #2
Type: bool
Help¶
Enable config options for the PCAL9535A I2C-based GPIO chip #2.
Direct dependencies¶
(GPIO_PCAL9535A
&& GPIO
&& I2C
&& BOARD_GALILEO
) || (GPIO_PCAL9535A
&& GPIO_PCAL9535A
&& GPIO
)
(Includes any dependencies from if’s and menus.)
Defaults¶
- “y” if
GPIO_PCAL9535A
&&GPIO
&&I2C
&&BOARD_GALILEO
Kconfig definitions¶
At boards/x86/galileo/Kconfig.defconfig:63
Included via Kconfig:10
→ Kconfig.zephyr:19
Menu path: (top menu)
config GPIO_PCAL9535A_2 bool default "y" ifGPIO_PCAL9535A
&&GPIO
&&I2C
&&BOARD_GALILEO
depends onGPIO_PCAL9535A
&&GPIO
&&I2C
&&BOARD_GALILEO
At drivers/gpio/Kconfig.pcal9535a:94
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:34
→ drivers/gpio/Kconfig:37
Menu path: (top menu) → Device Drivers → GPIO Drivers → PCAL9535A I2C-based GPIO chip
config GPIO_PCAL9535A_2 bool prompt "PCAL9535A GPIO chip #2" ifGPIO_PCAL9535A
&&GPIO_PCAL9535A
&&GPIO
depends onGPIO_PCAL9535A
&&GPIO_PCAL9535A
&&GPIO
help Enable config options for the PCAL9535A I2C-based GPIO chip #2.
(Definitions include propagated dependencies, including from if’s and menus.)