zephyr/soc/riscv/openisa_rv32m1
Ulf Magnusson 378d6b137a kconfig: Replace non-defconfig single-symbol 'if's with 'depends on'
Same deal as in commit eddd98f811 ("kconfig: Replace some single-symbol
'if's with 'depends on'"), for the remaining cases outside defconfig
files. See that commit for an explanation.

Will do the defconfigs separately in case there are any complaints
there.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2020-02-12 10:32:34 -06:00
..
CMakeLists.txt extensions.cmake: Replace TEXT_START with ROM_START 2020-01-23 03:22:59 -08:00
Kconfig kconfig: Replace non-defconfig single-symbol 'if's with 'depends on' 2020-02-12 10:32:34 -06:00
Kconfig.defconfig kconfig: Replace defconfig singe-symbol 'if's with 'depends on' 2020-02-12 10:32:13 -06:00
Kconfig.soc kconfig: Remove assignments to CONFIG_<arch> syms and hide them 2020-02-08 00:50:08 -06:00
dts_fixup.h riscv32: rename to riscv 2019-08-02 13:54:48 -07:00
linker.ld extensions.cmake: Replace TEXT_START with ROM_START 2020-01-23 03:22:59 -08:00
soc.c soc: riscv: rv32m1: enable peripheral clocks for Timer/PWM modules 2020-01-13 09:12:34 -06:00
soc.h devicetree: Remove DT_SRAM_{BASE_ADDRESS,SIZE}, use CONFIG_* versions 2020-01-07 17:19:36 +01:00
soc_context.h riscv32: rename to riscv 2019-08-02 13:54:48 -07:00
soc_irq.S riscv32: rename to riscv 2019-08-02 13:54:48 -07:00
soc_offsets.h riscv32: rename to riscv 2019-08-02 13:54:48 -07:00
soc_ri5cy.h riscv: use standard MSTATUS 2020-01-06 13:27:45 -05:00
soc_zero_riscy.h riscv: use standard MSTATUS 2020-01-06 13:27:45 -05:00
vector.S riscv32: rename to riscv 2019-08-02 13:54:48 -07:00
vector_table.ld riscv: linker.ld: Port vector table to zephyr_linker_sources() 2019-12-20 08:54:53 -05:00
wdog.S riscv: use standard MSTATUS 2020-01-06 13:27:45 -05:00