zephyr/scripts/kconfig
Michał Barnaś a1ab8da862 kconfig: fix dt_node_has_prop and add nodelabel functions
The Kconfig function "dt_node_has_prop" was using label as its
parameter, where other functions use either chosen or path.
The documentation says that the parameter is path, so this patch
makes the function as documentation says and as other functions
in the file.
The additional nodelabel functions were added as counterparts that
are using nodes labels instead of paths.

Signed-off-by: Michał Barnaś <mb@semihalf.com>
2022-03-23 13:25:21 +01:00
..
diffconfig
guiconfig.py guiconfig: fix search function 2021-02-08 16:24:05 -05:00
hardenconfig.py
hardened.csv net: remove unmaintained 6LoCAN implementation 2022-03-09 18:07:31 +01:00
kconfig.py scripts: kconfig: update symbol info hint URL 2022-03-03 08:30:25 -05:00
kconfigfunctions.py kconfig: fix dt_node_has_prop and add nodelabel functions 2022-03-23 13:25:21 +01:00
kconfiglib.py kconfig: kconfiglib.py: Backup files only 2021-01-28 10:40:24 -05:00
lint.py
menuconfig.py scripts: menuconfig: proper handling of NULL character as input 2021-04-07 10:19:14 +02:00