:orphan: .. title:: SWERV_PIC .. option:: 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 ================== .. highlight:: kconfig At ``drivers/interrupt_controller/Kconfig:30`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:32`` → ``drivers/Kconfig:26`` Menu path: (Top) → Device Drivers → Interrupt Controllers .. parsed-literal:: 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.)*