zephyr/scripts/kconfig
Théo Battrel b2e235d530 Bluetooth: Remove legacy debug symbols
The `BT_DEBUG_*` Kconfig symbols have been deprecated for more than 2
versions, remove them.

Update code that was still using them.

Remove the Bluetooth specific `Kconfig.template.log_config_bt` and use
`Kconfig.template.log_config_inherit` from the logging subsystem
instead, now that the legacy symbols can be removed.

Signed-off-by: Théo Battrel <theo.battrel@nordicsemi.no>
2024-05-07 09:49:27 +02:00
..
diffconfig
guiconfig.py
hardenconfig.py
hardened.csv Bluetooth: Remove legacy debug symbols 2024-05-07 09:49:27 +02:00
kconfig.py scripts: kconfig: Make DEPRECATED/EXPERIMENTAL symbols optional 2023-10-11 18:25:57 +03:00
kconfigfunctions.py scripts: kconfig: Add substring function 2024-03-21 20:10:46 +01:00
kconfiglib.py scripts: kconfig: kconfiglib: introduce configdefault 2023-10-26 09:47:06 +02:00
lint.py
menuconfig.py