CONFIG_PINMUX_RV32M1
RV32M1 pinmux driver
Type: bool
Help
Enable the RV32M1 pinmux driver.
Direct dependencies
SOC_OPENISA_RV32M1_RISCV32
|| SOC_OPENISA_RV32M1_RISCV32
|| (SOC_OPENISA_RV32M1_RISCV32
&& PINMUX
)
(Includes any dependencies from ifs and menus.)
Defaults
y
y
Kconfig definitions
At <Zephyr>/soc/riscv/openisa_rv32m1/Kconfig.defconfig:125
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:25
→ <nRF>/doc/_build/kconfig/Kconfig.soc.defconfig:1
Menu path: (Top)
config PINMUX_RV32M1
bool
default y
depends on SOC_OPENISA_RV32M1_RISCV32
At <Zephyr>/soc/riscv/openisa_rv32m1/Kconfig.defconfig:125
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:27
Menu path: (Top)
config PINMUX_RV32M1
bool
default y
depends on SOC_OPENISA_RV32M1_RISCV32
At <Zephyr>/drivers/pinmux/Kconfig.rv32m1:6
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:48
→ <Zephyr>/drivers/pinmux/Kconfig:47
Menu path: (Top) → Device Drivers → Enable board pinmux driver
config PINMUX_RV32M1
bool "RV32M1 pinmux driver"
depends on SOC_OPENISA_RV32M1_RISCV32 && PINMUX
help
Enable the RV32M1 pinmux driver.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)