2015-04-11 07:44:37 +08:00
|
|
|
# Let stack canaries use non-random number generator.
|
|
|
|
# This option is NOT to be used in production code.
|
2015-05-10 10:16:01 +08:00
|
|
|
CONFIG_DRV_RANDOM=y
|
2015-04-11 07:44:37 +08:00
|
|
|
CONFIG_TEST_RANDOM_GENERATOR=y
|
|
|
|
CONFIG_NUM_TIMER_PACKETS=4
|