CONFIG_RV32M1_INTMUX_CHANNEL_6
INTMUX channel 6
Type: bool
Help
Enable support for INTMUX channel 6.
Direct dependencies
(MULTI_LEVEL_INTERRUPTS
&& SOC_OPENISA_RV32M1_RISCV32
) || RV32M1_INTMUX
(Includes any dependencies from ifs and menus.)
Default
y
Kconfig definitions
At <SoC>/riscv/openisa_rv32m1/Kconfig.defconfig:117
Included via Kconfig:8
→ Kconfig.zephyr:27
Menu path: (Top)
config RV32M1_INTMUX_CHANNEL_6
bool
default y
depends on MULTI_LEVEL_INTERRUPTS && SOC_OPENISA_RV32M1_RISCV32
At <Driver>/interrupt_controller/Kconfig.rv32m1:55
Included via Kconfig:8
→ Kconfig.zephyr:42
→ <Driver>/Kconfig:28
→ <Driver>/interrupt_controller/Kconfig:60
Menu path: (Top) → Device Drivers → Interrupt Controllers → OpenISA RV32M1 INTMUX interrupt controller support
config RV32M1_INTMUX_CHANNEL_6
bool "INTMUX channel 6"
depends on RV32M1_INTMUX
help
Enable support for INTMUX channel 6.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)