zephyr/ext
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
..
debug ext: debug: segger: Fix CONFIG_SEGGER_RTT_MODE generation. 2018-07-06 10:08:07 +02:00
fs subsys: disk: Add support for multiple disk interfaces 2018-05-08 08:53:01 -04:00
hal ext: hal: atmel: sam: Add README for Atmel SAM E70 HAL 2018-07-27 20:29:15 +03:00
lib Kconfig: Clean up some symbol definitions 2018-08-01 12:47:17 -04:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig ext: open-amp: Change build integration so its not recursive 2018-05-24 09:18:47 -05:00