Bluetooth: init: Add CONFIG_BLUETOOTH_AVDTP to prj_20.conf

This makes sure AVDTP support is build tested on each patch.

Change-Id: Ia7cf94ca84fa01bd676a99b0df58ac745bbfc8c7
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
This commit is contained in:
Luiz Augusto von Dentz 2016-09-19 18:15:11 +03:00 committed by Johan Hedberg
commit 4c44e66a5c

View file

@ -23,3 +23,4 @@ CONFIG_BLUETOOTH_DEBUG_ATT=y
CONFIG_BLUETOOTH_DEBUG_GATT=y
CONFIG_BLUETOOTH_BREDR=y
CONFIG_BLUETOOTH_RFCOMM=y
CONFIG_BLUETOOTH_AVDTP=y