zephyr/arch/nios2
Ulf Magnusson b0156b2c48 arch: nios: 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 kernel: move thread monitor init to common code 2018-06-06 14:26:45 -04:00
include arch: nios2: Add _nios2_dcache_flush_no_writeback() routine 2018-05-03 10:38:09 -04:00
soc build: remove unused CMakeLists.txt 2018-06-14 15:02:02 -04:00
CMakeLists.txt arch: architecture defines kernel entry 2017-12-27 14:16:08 -05:00
Kconfig arch: nios: Kconfig: Remove redundant 'default n' properties 2018-06-26 11:07:57 -05:00
defconfig