zephyr/samples/microkernel/test/test_rand32/prj.conf
Peter Mitsis 99037499b6 Remove references to BSPs from sample projects
Removes references to obsolete BSP terminology from the sample projects and
replaces it with references to platforms where appropriate.

Change-Id: I6c8071a84f77c2cfe1458e3891d2b5e5afdaf8f9
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:14:43 -05:00

6 lines
153 B
Plaintext

# Use non-random number generator if platform does not
# provide one
# This option is NOT to be used in production code.
CONFIG_TEST_RANDOM_GENERATOR=y