zephyr/scripts/kconfig
Ulf Magnusson 11952a60bf kconfig: Remove the C Kconfig implementation
Remove the C Kconfig tools and various scripts associated with them.

scripts/kconfig/diffconfig is popular, so keep it.

I don't know whether anyone is using scripts/kconfig/config. Remove it
and see if anyone screams.

scripts/kconfig/streamline_config.pl deals with modules ('m' values) and
can safely be removed. Zephyr's Kconfig files do not use modules.

Signed-off-by: Ulf Magnusson <ulfalizer@gmail.com>
2018-05-07 21:53:37 +02:00
..
checkconfig.py Revert "doc: Kconfig: Decode Kconfig sources as UTF-8 instead [...]" 2018-03-21 08:57:44 -04:00
diffconfig
kconfig.py kconfig: Refactor kconfig.py to use __main__ and argparse 2018-05-04 17:25:14 -04:00
kconfiglib.py kconfiglib: Update to default to UTF-8 for Python 3 2018-05-02 15:44:45 -04:00
menuconfig.py scripts: kconfig: Add incremental search to menuconfig 2018-05-07 21:53:37 +02:00