zephyr/arch
Ulf Magnusson 8cb6fb7223 arch: xtensa: 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
..
arc
arm
common gen_isr_tables: Delete the dead code accompanying .intList.num_isrs 2018-06-25 12:54:49 -07:00
nios2 arch: nios: Kconfig: Remove redundant 'default n' properties 2018-06-26 11:07:57 -05:00
posix
riscv32 arch: riscv32: Kconfig: Remove redundant 'default n' properties 2018-06-26 11:07:57 -05:00
x86 arch: x86: Kconfig: Remove redundant 'default n' properties 2018-06-26 11:07:57 -05:00
xtensa arch: xtensa: Kconfig: Remove redundant 'default n' properties 2018-06-26 11:07:57 -05:00
CMakeLists.txt
Kconfig arch/Kconfig: Remove redundant 'default n' properties 2018-06-26 11:07:57 -05:00