:orphan: .. title:: GPIO_ITE_IT8XXX2 .. option:: CONFIG_GPIO_ITE_IT8XXX2 *ITE IT8XXX2 GPIO driver* Type: ``bool`` Help ==== Enable driver for the ite GPIO controller. Direct dependencies =================== \ :option:`GPIO ` *(Includes any dependencies from ifs and menus.)* Defaults ======== No defaults. Implicitly defaults to ``n``. Symbols selected by this symbol =============================== - \ :option:`HAS_DTS_GPIO ` Kconfig definition ================== .. highlight:: kconfig At ``drivers/gpio/Kconfig.it8xxx2:4`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:32`` → ``drivers/Kconfig:34`` → ``drivers/gpio/Kconfig:62`` Menu path: (Top) → Device Drivers → GPIO Drivers .. parsed-literal:: config GPIO_ITE_IT8XXX2 bool "ITE IT8XXX2 GPIO driver" select \ :option:`HAS_DTS_GPIO ` depends on \ :option:`GPIO ` help Enable driver for the ite GPIO controller. *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*