: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 ================== At ``/pinmux/Kconfig:9`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:32`` → ``/Kconfig:46`` Menu path: (Top) → Device Drivers .. code-block:: kconfig menuconfig PINMUX bool "Enable board pinmux driver" *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*