summaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>2016-01-27 17:01:22 +0200
committerAnas Nashif <anas.nashif@intel.com>2016-02-05 20:25:27 -0500
commitd5d9e081c62b9898b885733a291ad604e69e4b65 (patch)
tree0aa14fbcd51672e7edb13e0a00179ad80825e45f /samples
parent355146d2aa159de205f76a9c3b73077e90dbf5f2 (diff)
Bluetooth: shell: Add Nordic BLE configuration
Allow to build shell for NBLE. Change-Id: Icbd019ee1947f2dcf3bc358685024f22c6a5de34 Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
Diffstat (limited to 'samples')
-rw-r--r--samples/bluetooth/shell/prj_nble.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/samples/bluetooth/shell/prj_nble.conf b/samples/bluetooth/shell/prj_nble.conf
new file mode 100644
index 000000000..61f994e58
--- /dev/null
+++ b/samples/bluetooth/shell/prj_nble.conf
@@ -0,0 +1,6 @@
+CONFIG_MINIMAL_LIBC_EXTENDED=y
+CONFIG_TEST_RANDOM_GENERATOR=y
+CONFIG_NBLE=y
+CONFIG_ARC_INIT=n
+CONFIG_CONSOLE_HANDLER=y
+CONFIG_CONSOLE_HANDLER_SHELL=y