zephyr/arch
Ulf Magnusson ac9fe11f2f Kconfig: Remove copy-pasted comments on some promptless symbols
Remove the

    # Omit prompt to signify a "hidden" option

comments that appear on some symbols. They seem to have been copy-pasted
at random, as there are lots of promptless symbols that don't have them
(that's confusing in itself, because it might give the idea that the
ones with comments are special in some way).

I suspect those comments wouldn't have helped me much if I didn't know
Kconfig either. There's a lot more Kconfig documentation now too, e.g.
https://docs.zephyrproject.org/latest/guides/kconfig/index.html.

Keep some comments that give more information than the symbol having no
prompt.

Also do some minor drive-by cleanup.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2019-10-17 13:05:24 -05:00
..
arc arch: arc: enlarge the exception handling stack 2019-10-09 14:21:56 -04:00
arm Kconfig: Remove copy-pasted comments on some promptless symbols 2019-10-17 13:05:24 -05:00
common timing_info: rename globals 2019-09-30 15:25:55 -04:00
nios2 kernel: add architecture interface headers 2019-10-11 13:30:46 -07:00
posix kernel: add architecture interface headers 2019-10-11 13:30:46 -07:00
riscv riscv: properly pull in irq_offload logic 2019-10-15 09:33:52 -07:00
x86 x86: intel64: fatal: minor formatting improvements 2019-10-15 09:00:49 -07:00
x86_64 x86_64: fix arch headers 2019-10-09 09:14:18 -04:00
xtensa kernel: add architecture interface headers 2019-10-11 13:30:46 -07:00
CMakeLists.txt
Kconfig Kconfig: Remove copy-pasted comments on some promptless symbols 2019-10-17 13:05:24 -05:00