zephyr/scripts/kconfig
Kumar Gala 57538262e1 scripts: kconfig: tweak dt_chosen_label
Now that we've removed the label property from most devicetree nodes
the dt_chosen_label will end up returning "" in most cases.  For the
small handful of cases that the function is used, return the node.name
instead as this matches what DEVICE_DT_NAME will do.

Signed-off-by: Kumar Gala <galak@kernel.org>
2022-08-08 10:41:34 +02:00
..
diffconfig
guiconfig.py
hardenconfig.py
hardened.csv
kconfig.py kconfig: add support for warnings when enabling deprecated features 2022-07-15 09:53:08 -05:00
kconfigfunctions.py scripts: kconfig: tweak dt_chosen_label 2022-08-08 10:41:34 +02:00
kconfiglib.py
lint.py
menuconfig.py