2015-04-29 19:19:05 +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
|
2015-11-12 03:40:49 +08:00
|
|
|
CONFIG_BLUETOOTH_LE=y
|
2015-12-08 14:57:28 +08:00
|
|
|
CONFIG_BLUETOOTH_NO_DRIVER=y
|
2015-04-29 19:19:05 +08:00
|
|
|
CONFIG_BLUETOOTH_DEBUG=y
|
|
|
|
CONFIG_UART_INTERRUPT_DRIVEN=n
|