zephyr/arch/riscv32
Ulf Magnusson 81d61601a8 arch: riscv32: Kconfig: Remove redundant 'default n' properties
Bool symbols implicitly default to 'n'.

A 'default n' can make sense e.g. in a Kconfig.defconfig file, if you
want to override a 'default y' on the base definition of the symbol. It
isn't used like that on any of these symbols though.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2018-06-26 11:07:57 -05:00
..
core riscv32: riscv-privilege: integrate common code 2018-06-20 11:57:07 -04:00
include kernel: include: rename nano_internal.h to kernel_internal.h 2018-01-31 10:07:21 -06:00
soc arch: riscv32: Kconfig: Remove redundant 'default n' properties 2018-06-26 11:07:57 -05:00
CMakeLists.txt arch: architecture defines kernel entry 2017-12-27 14:16:08 -05:00
Kconfig arch: riscv32: Kconfig: Remove redundant 'default n' properties 2018-06-26 11:07:57 -05:00
defconfig