Bluetooth: init: Add CONFIG_BLUETOOTH_A2DP to prj_20.conf
This makes sure A2DP support is build tested on each patch. Change-Id: I9dba5c20d44d8ac92910e80c1ad97ac8d2207652 Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
This commit is contained in:
parent
acb8c75648
commit
85f82d7985
1 changed files with 1 additions and 0 deletions
|
@ -24,3 +24,4 @@ CONFIG_BLUETOOTH_DEBUG_GATT=y
|
|||
CONFIG_BLUETOOTH_BREDR=y
|
||||
CONFIG_BLUETOOTH_RFCOMM=y
|
||||
CONFIG_BLUETOOTH_AVDTP=y
|
||||
CONFIG_BLUETOOTH_A2DP=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue