commit | 1fff2358db3e30ef276b0f99c565da821e84aa5c | [log] [tgz] |
---|---|---|
author | Martí Bolívar <marti.bolivar@nordicsemi.no> | Wed Apr 22 18:06:18 2020 -0700 |
committer | Kumar Gala <kumar.gala@gmail.com> | Tue Apr 28 12:11:14 2020 -0500 |
tree | b553916bfc69d928bec35b9c71a88126c61eaab9 | |
parent | 0682c46fb944b754716e06b02f888bef6d356054 [diff] |
kconfig: add dt_nodelabel_path() helper This helper allows setting default Kconfig values based on devicetree node properties without giving the full path to the node. Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>