There's no point in enabling BLUETOOTH_DEBUG_HCI_CORE for the samples as the user/developer is unlikely to be interested in this specific sub-module of the Bluetooth stack. The samples already have the BLUETOOTH_DEBUG enabled, so leave it up to the user/developer to decide if they want to add specific sub-module debug options. Change-Id: I327086464561667a2462db0aab00d0ffcdd40d4c Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
5 lines
99 B
Plaintext
5 lines
99 B
Plaintext
CONFIG_TEST_RANDOM_GENERATOR=y
|
|
CONFIG_BLUETOOTH=y
|
|
CONFIG_BLUETOOTH_UART=y
|
|
CONFIG_BLUETOOTH_DEBUG=y
|