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>
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
|
|
|