2015-04-16 16:27:24 +08:00
|
|
|
# Let stack canaries use non-random number generator.
|
|
|
|
# This option is NOT to be used in production code.
|
|
|
|
CONFIG_TEST_RANDOM_GENERATOR=y
|
|
|
|
CONFIG_BLUETOOTH=y
|
|
|
|
CONFIG_BLUETOOTH_UART=n
|
2015-04-17 19:55:34 +08:00
|
|
|
CONFIG_BLUETOOTH_DEBUG=y
|
2015-04-16 16:27:24 +08:00
|
|
|
CONFIG_UART_INTERRUPT_DRIVEN=n
|