8 lines
178 B
Plaintext
8 lines
178 B
Plaintext
CONFIG_STDOUT_CONSOLE=y
|
|
|
|
CONFIG_FLOAT=y
|
|
|
|
# Let stack canaries use non-random number generator.
|
|
# This option is NOT to be used in production code.
|
|
CONFIG_TEST_RANDOM_GENERATOR=y
|