zephyr/subsys/bluetooth
Kumar Gala a45dac0bd1 dts: fix Kconfig enablment of BLUETOOTH_MONITOR_ON_DEV_NAME
Since we generate BLUETOOTH_MONITOR_ON_DEV_NAME based on dts we need a
!HAS_DTS check around it.  Otherwise we can get into odd build errors.
Its also possibly that we don't specify "zephyr,bt-mon-uart" and in that
case we default to CONFIG_UART_CONSOLE_ON_DEV_NAME (ie 'zephyr,console'
on DTS platforms).

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2017-07-25 12:23:20 -05:00
..
common dts: fix Kconfig enablment of BLUETOOTH_MONITOR_ON_DEV_NAME 2017-07-25 12:23:20 -05:00
controller Bluetooth: controller: Implement Read/Write Auth Payload timeout 2017-07-22 11:55:35 +03:00
host dts: fix Kconfig enablment of BLUETOOTH_MONITOR_ON_DEV_NAME 2017-07-25 12:23:20 -05:00
shell Bluetooth: Shell: Add second vendor service 2017-07-11 08:22:22 +03:00
Kconfig Bluetooth: Fortify role dependency 2017-06-25 14:26:08 +03:00
Makefile Bluetooth: Shell: Add shell subdir if CONFIG_BLUETOOTH_SHELL=y 2017-05-30 16:39:05 +03:00