zephyr/tests/kernel/test_rand32/prj.conf
Anas Nashif d746f2726f test_rand32: only microkernel version exist
eliminate one directory level since we only have one kernel variant.
Remove one level in the hierarchy.

Change-Id: I0924b5a40357b1a892f7ed3ecf512f617edc99a3
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-11 13:08:44 -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