drivers/nble: Add Kconfig option to debug UART driver

Change-Id: I49d3b2f29039e85247329e307d17085b5b5abfe9
Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
This commit is contained in:
Andrei Emeltchenko 2016-02-11 15:20:30 +02:00
commit 14680cf4ff

View file

@ -64,6 +64,13 @@ config BLUETOOTH_DEBUG
if BLUETOOTH_DEBUG
config BLUETOOTH_DEBUG_DRIVER
bool "Bluetooth driver debug"
default n
help
This option enables debug support for the chosen
Bluetooth UART driver to Nordic chip.
config BLUETOOTH_DEBUG_GATT
bool "Bluetooth Generic Attribute Profile (GATT) debug"
default n