zephyr/scripts/kconfig
Declan Snyder cc620a312c kconfig: Add dt_compat_any_not_has_prop function
Add preprocessor function that returns 'y' if any enabled node with
compat does NOT have a certain property. This is different from using
dt_compat_any_has_prop to check that they ALL don't have the property.

Signed-off-by: Declan Snyder <declan.snyder@nxp.com>
2024-12-16 13:09:14 +01:00
..
diffconfig
guiconfig.py
hardenconfig.py
hardened.csv
kconfig.py python: Format and sort imports 2024-11-25 10:07:13 +01:00
kconfigfunctions.py kconfig: Add dt_compat_any_not_has_prop function 2024-12-16 13:09:14 +01:00
kconfiglib.py
lint.py
menuconfig.py