zephyr/scripts/kconfig
Andrzej Głąbek f9c1f89109 scripts: kconfig: Fix uses of edt.compat2okay in helper functions
Check if a given 'compat' is a key in edt.compat2okay before accessing
its entry in dt_compat_on_bus() and dt_nodelabel_has_compat(), as for
a non-existing key a new entry with an empty list would be created,
and dt_compat_enabled() would then incorrectly return "y" when called
for the same 'compat'.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2021-02-09 13:33:10 -05:00
..
diffconfig
guiconfig.py guiconfig: fix search function 2021-02-08 16:24:05 -05:00
hardenconfig.py
hardened.csv Bluetooth: host: Mark the option BT_FIXED_PASSKEY as insecure 2021-02-02 11:09:05 -05:00
kconfig.py
kconfigfunctions.py scripts: kconfig: Fix uses of edt.compat2okay in helper functions 2021-02-09 13:33:10 -05:00
kconfiglib.py kconfig: kconfiglib.py: Backup files only 2021-01-28 10:40:24 -05:00
lint.py
menuconfig.py