:orphan: .. title:: PINMUX_ITE_IT8XXX2 .. option:: CONFIG_PINMUX_ITE_IT8XXX2 *IT8XXX2 pinmux driver* Type: ``bool`` Help ==== 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 ================== .. highlight:: kconfig At ``drivers/pinmux/Kconfig.it8xxx2:4`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:32`` → ``drivers/Kconfig:46`` → ``drivers/pinmux/Kconfig:43`` Menu path: (Top) → Device Drivers → Enable board pinmux driver .. parsed-literal:: menuconfig PINMUX_ITE_IT8XXX2 bool "IT8XXX2 pinmux driver" depends on \ :option:`PINMUX ` help Enable driver for the IT8XXX2 pinmux driver *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*