summaryrefslogtreecommitdiff
path: root/samples/bluetooth
diff options
context:
space:
mode:
authorMarcus Shawcroft <marcus.shawcroft@arm.com>2016-12-12 21:57:41 +0000
committerAnas Nashif <nashif@linux.intel.com>2016-12-13 22:50:18 +0000
commitfe8d044d9a460a827e84c0a6c2c18ef8e3bcb1ee (patch)
tree06fd4a3e812a5111a8bc662e1fe61046921e05d0 /samples/bluetooth
parentde4727ba3fa59ffc9bba15c9cdd99ff048dd11c2 (diff)
tests: Remove unnecessary CONFIG_TEST_RANDOM_GENERATOR
Remove CONFIG_TEST_RANDOM_GENERATOR from each test and sample where it is not required. Change-Id: I949f8e93c2cb1881622a5e48efeb87c43122a170 Signed-off-by: Marcus Shawcroft <marcus.shawcroft@arm.com>
Diffstat (limited to 'samples/bluetooth')
-rw-r--r--samples/bluetooth/peripheral_esp/prj.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/samples/bluetooth/peripheral_esp/prj.conf b/samples/bluetooth/peripheral_esp/prj.conf
index ef8a7ca23..169fb9c04 100644
--- a/samples/bluetooth/peripheral_esp/prj.conf
+++ b/samples/bluetooth/peripheral_esp/prj.conf
@@ -1,4 +1,3 @@
-CONFIG_TEST_RANDOM_GENERATOR=y
CONFIG_BLUETOOTH=y
CONFIG_BLUETOOTH_PERIPHERAL=y
CONFIG_BLUETOOTH_GATT_DYNAMIC_DB=y