summaryrefslogtreecommitdiff
path: root/samples/bluetooth/peripheral/prj_nble.conf
diff options
context:
space:
mode:
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>2016-01-28 17:24:40 +0200
committerAnas Nashif <anas.nashif@intel.com>2016-02-05 20:25:31 -0500
commite539c3b99c9daf2919e3bf13d4ba85710b8ffdb0 (patch)
tree613adb91c517b0b683affad860677bdea66812f9 /samples/bluetooth/peripheral/prj_nble.conf
parent78b0b6dd62fb4775c1892cd5ade1847f4676de98 (diff)
Bluetooth: nble: Remove enabling debug by default
Enabling BLUETOOTH_DEBUG enables also serial console conflicting with tester reusing the same UART. Change-Id: I8058a019e61146ff05cc44ab543cf6ec9ff418ef Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
Diffstat (limited to 'samples/bluetooth/peripheral/prj_nble.conf')
-rw-r--r--samples/bluetooth/peripheral/prj_nble.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/samples/bluetooth/peripheral/prj_nble.conf b/samples/bluetooth/peripheral/prj_nble.conf
index 4940c1232..ef0af4e30 100644
--- a/samples/bluetooth/peripheral/prj_nble.conf
+++ b/samples/bluetooth/peripheral/prj_nble.conf
@@ -1,3 +1,4 @@
CONFIG_TEST_RANDOM_GENERATOR=y
CONFIG_NBLE=y
CONFIG_ARC_INIT=n
+CONFIG_BLUETOOTH_DEBUG=y