zephyr/scripts/kconfig
Ulf Magnusson 163dec6dc3 menuconfig: Add show-name mode + small help dialog improvement
- Pressing 'c' ('n' was taken) toggles a mode where the names of all
   symbols are shown before their prompts. This saves going into the
   help display when you just want the name.

 - The name of the symbol/choice now appears in the main text of the
   help dialog rather than in the title, where it might be hard to
   spot, as pointed out by Carles Cufi.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2018-05-28 21:04:34 +02:00
..
checkconfig.py kconfig: Mention that checkconfig.py lacks Kconfiglib 2 support 2018-05-07 21:53:37 +02:00
diffconfig
kconfig.py kconfig: Refactor kconfig.py to use __main__ and argparse 2018-05-04 17:25:14 -04:00
kconfiglib.py Kconfiglib: Warn for unquoted string defaults 2018-05-26 19:17:48 -04:00
menuconfig.py menuconfig: Add show-name mode + small help dialog improvement 2018-05-28 21:04:34 +02:00