Bluetooth: Enable CONFIG_BLUETOOTH_DEBUG_AVDTP with prj_20.conf

This ensures ADVTP patches are build tested with debug enabled.

Change-Id: I5c09afea4a9df84b054d2383f0b53ff85fa5dcd5
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
This commit is contained in:
Luiz Augusto von Dentz 2016-09-28 11:26:31 +03:00 committed by Johan Hedberg
commit e889e2ae87

View file

@ -24,6 +24,7 @@ CONFIG_BLUETOOTH_DEBUG_GATT=y
CONFIG_BLUETOOTH_BREDR=y
CONFIG_BLUETOOTH_RFCOMM=y
CONFIG_BLUETOOTH_AVDTP=y
CONFIG_BLUETOOTH_DEBUG_AVDTP=y
CONFIG_BLUETOOTH_A2DP=y
CONFIG_BLUETOOTH_HFP_HF=y
CONFIG_BLUETOOTH_DEBUG_HFP_HF=y