zephyr/misc
Ulf Magnusson 7a7e4f5832 misc: 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.

Piggyback removal of some 'default ""' properties on string symbols. The
empty string is the default.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2018-06-22 09:06:29 +02:00
..
generated cmake: Support UTF-8 characters in Kconfig values 2018-03-21 19:11:19 -04:00
CMakeLists.txt subsys: stats - Statistics support 2018-02-20 22:07:52 +01:00
Kconfig misc: kconfig: Remove redundant 'default n' properties 2018-06-22 09:06:29 +02:00
empty_file.c Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
printk.c syscalls: remove policy from handler checks 2018-05-17 23:34:03 +03:00
reboot.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
stats.c subsys: stats - Statistics support 2018-02-20 22:07:52 +01:00