zephyr/misc
Ulf Magnusson d1684a83a4 Kconfig: Clean up some symbol definitions
- Remove redundant 'n' defaults. 'n' is the default value for bool
  symbols.

  This makes the auto-generated documentation clearer as well: You get
  "implicitly defaults to n" instead of
  "- n if <propagated dependencies>".

- Shorten

      <type>
      prompt "foo"

  to

      <type> "foo"

  This works for all types, not just bool.

- Various formatting nits.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2018-08-01 12:47:17 -04: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 Kconfig: Clean up some symbol definitions 2018-08-01 12:47:17 -04:00
empty_file.c
printk.c logging: subsystem major redesign 2018-06-29 10:16:45 +02:00
reboot.c
stats.c subsys: stats - Statistics support 2018-02-20 22:07:52 +01:00