Removes the assignment of kconfig option CONFIG_CPU_CLOCK_FREQ_MHZ from boot_time project configuration files that redundantly set it to the default value (20). Change-Id: I901b2d4dc85d1de53dc4a1809b422ee16301ac03 Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
6 lines
169 B
Plaintext
6 lines
169 B
Plaintext
CONFIG_BOOT_TIME_MEASUREMENT=y
|
|
|
|
# Let stack canaries use non-random number generator.
|
|
# This option is NOT to be used in production code.
|
|
CONFIG_TEST_RANDOM_GENERATOR=y
|