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 scripts: hardenconfig: Improve deprecated and experimental detection 2024-08-14 09:41:00 +02:00
hardened.csv scripts: hardenconfig: Improve deprecated and experimental detection 2024-08-14 09:41:00 +02:00
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 everywhere: replace double words 2024-06-25 06:05:35 -04:00
lint.py cmake: scripts: support board extension 2024-10-26 17:14:06 +02:00
menuconfig.py