:orphan: .. title:: PINMUX_ITE_IT8XXX2 .. option:: CONFIG_PINMUX_ITE_IT8XXX2 *IT8XXX2 pinmux driver* Type: ``bool`` Help ==== .. code-block:: none Enable driver for the IT8XXX2 pinmux driver Direct dependencies =================== \ :option:`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:32`` → ``/Kconfig:46`` → ``/pinmux/Kconfig:37`` 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.)*