zephyr/arch/x86
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
..
core x86: add z_arch_user_string_nlen 2018-07-31 07:47:15 -07:00
include arch: x86: Better document that CR0.WP will also be set when CR0.PG is 2018-05-26 19:09:33 -04:00
soc arch: x86: set output format/arch per arch 2018-07-31 20:30:33 -04:00
CMakeLists.txt arch: x86: set output format/arch per arch 2018-07-31 20:30:33 -04:00
defconfig Use SoC instead of platform. 2016-02-05 20:25:11 -05:00
Kconfig Kconfig: Clean up some symbol definitions 2018-08-01 12:47:17 -04:00