zephyr/soc/riscv/openisa_rv32m1
Kumar Gala 3712e44fe0 intc: remove Kconfig.defconfig* setting of interrupt controller drivers
Now that interrupt controller drivers are enabled based on devicetree
we need to remove any cases of them getting enabled by
Kconfig.defconfig* files as this can lead to errors.

Signed-off-by: Kumar Gala <galak@kernel.org>
2022-09-01 10:25:36 +02:00
..
CMakeLists.txt soc: openisa_rv32m1: Update target architecture for GCC 12 2022-08-29 16:57:18 +02:00
Kconfig kconfig: Replace non-defconfig single-symbol 'if's with 'depends on' 2020-02-12 10:32:34 -06:00
Kconfig.defconfig intc: remove Kconfig.defconfig* setting of interrupt controller drivers 2022-09-01 10:25:36 +02:00
Kconfig.soc riscv: Introduce Zicsr and Zifencei extensions 2022-08-29 16:57:18 +02:00
linker.ld linker: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
pinctrl_soc.h soc: riscv: openisa: rv32m1: add pinctrl header file 2022-05-05 13:34:39 -05:00
soc.c soc: migrate includes to <zephyr/...> 2022-05-06 19:57:59 +02:00
soc.h soc: riscv: remove unused RISCV_RAM_BASE|SIZE definitions 2022-07-28 20:51:31 +02:00
soc_context.h arch: riscv: thread: Init soc context on stack 2020-07-13 15:00:19 -05:00
soc_irq.S asm: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
soc_offsets.h soc: riscv: rv32m1: Fix optional context save 2020-07-13 15:00:19 -05:00
soc_ri5cy.h soc: riscv: remove usage of SOC_ERET 2022-08-04 13:44:48 +02:00
soc_zero_riscy.h soc: riscv: remove usage of SOC_ERET 2022-08-04 13:44:48 +02:00
vector.S riscv: Rename __irq_wrapper to _isr_wrapper 2022-06-21 20:27:20 -04:00
vector_table.ld riscv: Rename __irq_wrapper to _isr_wrapper 2022-06-21 20:27:20 -04:00
wdog.S asm: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00