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>
6 lines
153 B
Plaintext
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
|
|
|