summaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
authorSzymon Janc <ext.szymon.janc@tieto.com>2016-02-10 12:48:55 +0100
committerAnas Nashif <anas.nashif@intel.com>2016-02-10 19:13:01 -0500
commitc762215b79fe1b10b0f5d660229b5c5f24018220 (patch)
tree72cf8f47a80d571e2ada5158a6b0513e1b39b2ea /samples
parent36522ee71b98e09af1ea42d81a82e69bb4e2a49d (diff)
Bluetooth: Remove CONFIG_TEST_RANDOM_GENERATOR from sample apps
This option is not needed as none of sample uses sys_rand32_get. Change-Id: I00620a2fa7ea926d09e4e8f86cbf8ca7080478b3 Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>
Diffstat (limited to 'samples')
-rw-r--r--samples/bluetooth/beacon/prj.conf1
-rw-r--r--samples/bluetooth/central_hr/prj.conf1
-rw-r--r--samples/bluetooth/init/prj.conf1
-rw-r--r--samples/bluetooth/init_h5/prj.conf1
-rw-r--r--samples/bluetooth/ipsp/prj.conf1
-rw-r--r--samples/bluetooth/shell/prj_x86.conf1
-rw-r--r--samples/bluetooth/tester/prj.conf1
7 files changed, 0 insertions, 7 deletions
diff --git a/samples/bluetooth/beacon/prj.conf b/samples/bluetooth/beacon/prj.conf
index 3bbe1013f..2016bddd5 100644
--- a/samples/bluetooth/beacon/prj.conf
+++ b/samples/bluetooth/beacon/prj.conf
@@ -1,4 +1,3 @@
-CONFIG_TEST_RANDOM_GENERATOR=y
CONFIG_BLUETOOTH=y
CONFIG_BLUETOOTH_LE=y
CONFIG_BLUETOOTH_DEBUG=y
diff --git a/samples/bluetooth/central_hr/prj.conf b/samples/bluetooth/central_hr/prj.conf
index a4f900d5d..cb629dafb 100644
--- a/samples/bluetooth/central_hr/prj.conf
+++ b/samples/bluetooth/central_hr/prj.conf
@@ -1,4 +1,3 @@
-CONFIG_TEST_RANDOM_GENERATOR=y
CONFIG_BLUETOOTH=y
CONFIG_BLUETOOTH_LE=y
CONFIG_BLUETOOTH_DEBUG=y
diff --git a/samples/bluetooth/init/prj.conf b/samples/bluetooth/init/prj.conf
index 3bbe1013f..2016bddd5 100644
--- a/samples/bluetooth/init/prj.conf
+++ b/samples/bluetooth/init/prj.conf
@@ -1,4 +1,3 @@
-CONFIG_TEST_RANDOM_GENERATOR=y
CONFIG_BLUETOOTH=y
CONFIG_BLUETOOTH_LE=y
CONFIG_BLUETOOTH_DEBUG=y
diff --git a/samples/bluetooth/init_h5/prj.conf b/samples/bluetooth/init_h5/prj.conf
index 5a90947d5..e96ed8efc 100644
--- a/samples/bluetooth/init_h5/prj.conf
+++ b/samples/bluetooth/init_h5/prj.conf
@@ -1,4 +1,3 @@
-CONFIG_TEST_RANDOM_GENERATOR=y
CONFIG_BLUETOOTH=y
CONFIG_BLUETOOTH_H5=y
CONFIG_BLUETOOTH_LE=y
diff --git a/samples/bluetooth/ipsp/prj.conf b/samples/bluetooth/ipsp/prj.conf
index 92067f15f..aceefc1f5 100644
--- a/samples/bluetooth/ipsp/prj.conf
+++ b/samples/bluetooth/ipsp/prj.conf
@@ -1,4 +1,3 @@
-CONFIG_TEST_RANDOM_GENERATOR=y
CONFIG_BLUETOOTH=y
CONFIG_BLUETOOTH_LE=y
CONFIG_BLUETOOTH_DEBUG=y
diff --git a/samples/bluetooth/shell/prj_x86.conf b/samples/bluetooth/shell/prj_x86.conf
index baa877aab..7baeb9f93 100644
--- a/samples/bluetooth/shell/prj_x86.conf
+++ b/samples/bluetooth/shell/prj_x86.conf
@@ -1,5 +1,4 @@
CONFIG_MINIMAL_LIBC_EXTENDED=y
-CONFIG_TEST_RANDOM_GENERATOR=y
CONFIG_BLUETOOTH=y
CONFIG_BLUETOOTH_LE=y
CONFIG_BLUETOOTH_BREDR=y
diff --git a/samples/bluetooth/tester/prj.conf b/samples/bluetooth/tester/prj.conf
index c75e0458d..617e07ccc 100644
--- a/samples/bluetooth/tester/prj.conf
+++ b/samples/bluetooth/tester/prj.conf
@@ -1,5 +1,4 @@
CONFIG_UART_PIPE=y
-CONFIG_TEST_RANDOM_GENERATOR=y
CONFIG_CONSOLE_HANDLER=y
CONFIG_BLUETOOTH=y
CONFIG_BLUETOOTH_LE=y