We'll in the future also have a three-wire UART (H:5) HCI driver, so the current H:4 driver cannot have a generic name. Change-Id: Id326ae63d6f4d273d0d0c6120143e2f8d62968d1 Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
9 lines
260 B
Plaintext
9 lines
260 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_BLUETOOTH=y
|
|
CONFIG_BLUETOOTH_LE=y
|
|
CONFIG_BLUETOOTH_NO_DRV=y
|
|
CONFIG_BLUETOOTH_DEBUG=y
|
|
CONFIG_UART_INTERRUPT_DRIVEN=n
|