mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-22 04:25:21 +00:00
Neither of these options is actually used; CPU_CLOCK_FREQ_MHZ appears to have been part of x86 BOOT_TIME_MEASUREMENT at some point, and PERFORMANCE_METRICS is the stillborn cousin of EXECUTION_BENCHMARKS. Signed-off-by: Charles E. Youse <charles.youse@intel.com>
6 lines
135 B
Plaintext
6 lines
135 B
Plaintext
CONFIG_TEST=y
|
|
CONFIG_BOOT_TIME_MEASUREMENT=y
|
|
CONFIG_TEST_RANDOM_GENERATOR=y
|
|
CONFIG_FORCE_NO_ASSERT=y
|
|
CONFIG_TEST_HW_STACK_PROTECTION=n
|