The latest development version of this page may be more current than this released 1.14.0 version.
CONFIG_PINMUX

Enable board pinmux driver

Type: bool

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At drivers/pinmux/Kconfig:12

Included via Kconfig:10Kconfig.zephyr:35drivers/Kconfig:44

Menu path: (top menu) → Device Drivers

menuconfig PINMUX
    bool
    prompt "Enable board pinmux driver"

(Definitions include propagated dependencies, including from if’s and menus.)