zephyr/boards/x86/x86_jailhouse
Ulf Magnusson fb0366b339 boards: 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 for any of the removed properties though.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2018-06-27 17:15:31 -05:00
..
doc boards: x86_jailhouse: fix build documentation 2017-12-15 16:49:13 -05:00
Kconfig.board kconfig: fix CPU_HAS_FPU dependencies 2017-11-30 09:59:44 -05:00
Kconfig.defconfig boards: Kconfig: Remove redundant 'default n' properties 2018-06-27 17:15:31 -05:00
board.cmake scripts: refactor flash/debug scripts to remove "shell" 2017-12-15 09:57:30 -05:00
board.h
x86_jailhouse.dts boards: dts: Cleanup aliases 2018-04-12 04:03:46 -05:00
x86_jailhouse_defconfig