remove duplicated CONFIG_IRQ_OFFLOAD option in prj.conf Change-Id: I0bdc34ef3629eab648d75c9a61f982d4750e705b Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
6 lines
159 B
Plaintext
6 lines
159 B
Plaintext
# Let stack canaries use non-random number generator.
|
|
# This option is NOT to be used in production code.
|
|
|
|
CONFIG_TEST_RANDOM_GENERATOR=y
|
|
CONFIG_IRQ_OFFLOAD=y
|