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:
Luiz Augusto von Dentz 2016-09-20 16:57:24 +03:00 committed by Johan Hedberg
commit 85f82d7985

View file

@ -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