:orphan: .. title:: PINMUX .. option:: CONFIG_PINMUX *Enable board pinmux driver* Type: ``bool`` Defaults ======== No defaults. Implicitly defaults to ``n``. Symbols that select this symbol =============================== - \ :option:`SOC_SERIES_LPC11U6X ` Kconfig definition ================== .. highlight:: kconfig At ``drivers/pinmux/Kconfig:9`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:32`` → ``drivers/Kconfig:46`` Menu path: (Top) → Device Drivers .. parsed-literal:: menuconfig PINMUX bool "Enable board pinmux driver" *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*