zephyr/scripts/kconfig
Carles Cufi 88f25df9ac Bluetooth: smp: Warn on enabling several Bluetooth options
Add warning about enabling the options below so that users are
aware that this is a security risk.

- CONFIG_BT_DEBUG_SMP
- CONFIG_BT_DEBUG_KEYS
- CONFIG_BT_OOB_DATA_FIXED
- CONFIG_BT_USE_DEBUG_KEYS
- CONFIG_BT_STORE_DEBUG_KEYS

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2020-06-17 17:14:33 +03:00
..
diffconfig
guiconfig.py
hardenconfig.py
hardened.csv Bluetooth: smp: Warn on enabling several Bluetooth options 2020-06-17 17:14:33 +03:00
kconfig.py cmake: using ${ZEPHYR_BASE} instead of $ENV{ZEPHYR_BASE} 2020-03-27 16:23:46 +01:00
kconfigfunctions.py kconfig: add dt_chosen_path() helper 2020-04-28 12:11:14 -05:00
kconfiglib.py
lint.py
menuconfig.py