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-09-02 06:29:20 +08:00
|
|
|
|
2015-04-11 07:44:37 +08:00
|
|
|
CONFIG_TEST_RANDOM_GENERATOR=y
|
2015-10-14 07:28:09 +08:00
|
|
|
CONFIG_EXCEPTION_DEBUG=n
|