summaryrefslogtreecommitdiff
path: root/samples/legacy
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/legacy
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/legacy')
-rw-r--r--samples/legacy/philosophers/microkernel/prj.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/samples/legacy/philosophers/microkernel/prj.conf b/samples/legacy/philosophers/microkernel/prj.conf
index 0527ca081..270f8f18f 100644
--- a/samples/legacy/philosophers/microkernel/prj.conf
+++ b/samples/legacy/philosophers/microkernel/prj.conf
@@ -1,4 +1 @@
-# Let stack canaries use non-random number generator.
-# This option is NOT to be used in production code.
-CONFIG_TEST_RANDOM_GENERATOR=y
CONFIG_MDEF=y