commit | 11952a60bf2c6b0b1eb68e778665e222ac200f72 | [log] [tgz] |
---|---|---|
author | Ulf Magnusson <ulfalizer@gmail.com> | Wed May 02 04:34:40 2018 +0200 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Mon May 07 21:53:37 2018 +0200 |
tree | 83b8eeedff32102277c9696eaf202ddeff9257b7 | |
parent | 890a5a5aa1f641edc924426f89b195f7de460d0b [diff] |
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>