CONFIG_GPIO_PCAL9535A_3

PCAL9535A GPIO chip #3

Type: bool

Help

Enable config options for the PCAL9535A I2C-based GPIO chip #3.

Direct dependencies

GPIO_PCAL9535A && GPIO_PCAL9535A && GPIO

(Includes any dependencies from if’s and menus.)

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At drivers/gpio/Kconfig.pcal9535a:120

Included via Kconfig:10Kconfig.zephyr:29drivers/Kconfig:34drivers/gpio/Kconfig:37

Menu path: (top menu) → Device Drivers → GPIO Drivers → PCAL9535A I2C-based GPIO chip

config GPIO_PCAL9535A_3
    bool
    prompt "PCAL9535A GPIO chip #3" if GPIO_PCAL9535A && GPIO_PCAL9535A && GPIO
    depends on GPIO_PCAL9535A && GPIO_PCAL9535A && GPIO
    help
      Enable config options for the PCAL9535A I2C-based GPIO chip #3.

(Definitions include propagated dependencies, including from if’s and menus.)