zephyr/ext/lib
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
..
crypto Kconfig: Clean up some symbol definitions 2018-08-01 12:47:17 -04:00
encoding ext: Kconfig: Remove redundant 'default n' properties 2018-06-18 15:26:38 -04:00
ipc ext: Kconfig: Remove redundant 'default n' properties 2018-06-18 15:26:38 -04:00
mgmt ext: lib: mgmt: mcumgr: update to latest master 2018-07-04 11:59:12 +02:00
CMakeLists.txt ext: open-amp: Change build integration so its not recursive 2018-05-24 09:18:47 -05:00