-
CONFIG_SWERV_PIC
¶
SweRV EH1 Programmable Interrupt Controller (PIC)
Type: bool
Help¶
Programmable Interrupt Controller for the SweRV EH1 RISC-V CPU;
Default¶
n
Kconfig definition¶
At drivers/interrupt_controller/Kconfig:30
Included via Kconfig:8
→ Kconfig.zephyr:32
→ drivers/Kconfig:26
Menu path: (Top) → Device Drivers → Interrupt Controllers
config SWERV_PIC
bool "SweRV EH1 Programmable Interrupt Controller (PIC)"
default n
help
Programmable Interrupt Controller for the SweRV EH1 RISC-V CPU;
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)