zephyr/subsys
Kumar Gala ff70b3444f dts: Convert CONFIG_ to DT_ symbols for chosen props
Replace generating CONFIG_ symbols with DT_ symbols for chosen
properties like 'zephyr,console' or 'zephyr,bt-mon-uart'.  We now use a
kconfigfunctions (dt_str_val) to extract the info from dts into Kconfig.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-02-08 11:41:26 -06:00
..
app_memory
bluetooth dts: Convert CONFIG_ to DT_ symbols for chosen props 2019-02-08 11:41:26 -06:00
console
cpp
debug
dfu dfu/flash_img: use flash_map instead of flash API 2019-02-08 09:13:09 -06:00
disk sub-sys: disk: ram: Make RAM disk size be configurable 2019-02-08 12:07:53 -05:00
fb
fs
logging
mgmt
net
power
random
settings
shell dts: Convert CONFIG_ to DT_ symbols for chosen props 2019-02-08 11:41:26 -06:00
stats
storage
usb usb: msc: Fix redeclaration of enumerators 2019-02-08 11:23:04 -05:00
CMakeLists.txt
Kconfig