:orphan: .. title:: CONFIG_PINMUX_ITE_IT8XXX2 .. kconfig:: CONFIG_PINMUX_ITE_IT8XXX2 CONFIG_PINMUX_ITE_IT8XXX2 ######################### *IT8XXX2 pinmux driver* Type: ``bool`` Help ==== .. code-block:: none Enable driver for the IT8XXX2 pinmux driver Direct dependencies =================== \ :kconfig:`PINMUX ` *(Includes any dependencies from ifs and menus.)* Defaults ======== No defaults. Implicitly defaults to ``n``. Kconfig definition ================== At ``/pinmux/Kconfig.it8xxx2:4`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:42`` → ``/Kconfig:48`` → ``/pinmux/Kconfig:39`` Menu path: (Top) → Device Drivers → Enable board pinmux driver .. code-block:: kconfig config PINMUX_ITE_IT8XXX2 bool "IT8XXX2 pinmux driver" depends on PINMUX help Enable driver for the IT8XXX2 pinmux driver *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*