zephyr/scripts/kconfig
Ulf Magnusson aa26289458 kconfig: Get rid of leading/trailing whitespace in prompts
Leading/trailing whitespace in prompts requires ugly workarounds in
genrest.py, as e.g. *prompt * is invalid RST. strip() all prompts in
Kconfiglib and get rid of the genrest.py workarounds. Add a warning too.

The Kconfiglib update has some unrelated cleanups and fixes (that won't
affect Zephyr).

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2018-05-19 09:26:39 +03:00
..
checkconfig.py kconfig: Mention that checkconfig.py lacks Kconfiglib 2 support 2018-05-07 21:53:37 +02:00
diffconfig scripts: move kconfig related scripts to scripts/kconfig 2017-09-11 08:53:56 -07:00
kconfig.py kconfig: Refactor kconfig.py to use __main__ and argparse 2018-05-04 17:25:14 -04:00
kconfiglib.py kconfig: Get rid of leading/trailing whitespace in prompts 2018-05-19 09:26:39 +03:00
menuconfig.py menuconfig: Add .config loading dialog 2018-05-18 20:17:52 +03:00