CONFIG_GPIO_NCT38XX
NCT38XX I2C-based GPIO chip
Type: bool
Help
Enable driver for NCT38XX I2C-based GPIO chip.
Direct dependencies
(Includes any dependencies from ifs and menus.)
Defaults
No defaults. Implicitly defaults to n
.
Kconfig definition
At <Driver>/gpio/Kconfig.nct38xx:6
Included via Kconfig:8
→ Kconfig.zephyr:42
→ <Driver>/Kconfig:36
→ <Driver>/gpio/Kconfig:118
Menu path: (Top) → Device Drivers → GPIO Drivers
config GPIO_NCT38XX
bool "NCT38XX I2C-based GPIO chip"
depends on I2C && GPIO
help
Enable driver for NCT38XX I2C-based GPIO chip.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)