zephyr/scripts/kconfig
Torsten Rasmussen 6066ab43b3 kconfig: add support for warnings when enabling deprecated features
This adds two new Kconfig settings.

The first setting `DEPRECATED` which is a promptless symbol.
This symbol must be selected by any deprecated setting when enabled.

The second setting is `WARN_DEPRECATED` which is a user controlled
setting that configures the build system to print a warning when a
deprecated feature is enabled.

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
2022-07-15 09:53:08 -05:00
..
diffconfig
guiconfig.py
hardenconfig.py
hardened.csv
kconfig.py kconfig: add support for warnings when enabling deprecated features 2022-07-15 09:53:08 -05:00
kconfigfunctions.py
kconfiglib.py
lint.py
menuconfig.py