zephyr/drivers/bluetooth/hci
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
..
CMakeLists.txt
Kconfig dts: Convert CONFIG_ to DT_ symbols for chosen props 2019-02-08 11:41:26 -06:00
h4.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
h5.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
spi.c drivers: bluetooth: hci_spi: Use DT instead of Kconfig to get HW params 2019-02-01 19:12:57 -05:00
userchan.c