mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
Update the filters that are extracting info from DT to use a define that has a DT_ prefix so its clear that its coming from DT_. Also this lets us remove any non-DT prefixed defines in the conf db. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>