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