Bluetooth: AVDTP: Add missing BLUETOOTH_DEBUG_AVDTP

Change-Id: Ib2243f85bb06df9d98d258bce11d4e7ac87f212d
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:19:12 +03:00 committed by Johan Hedberg
commit 52efcf8acd

View file

@ -443,6 +443,13 @@ config BLUETOOTH_DEBUG_HFP_HF
This option enables debug support for the Bluetooth
Hands Free Profile (HFP).
config BLUETOOTH_DEBUG_AVDTP
bool "Bluetooth AVDTP debug"
depends on BLUETOOTH_AVDTP
default n
help
This option enables debug support for the Bluetooth AVDTP.
endif # BLUETOOTH_DEBUG
config BLUETOOTH_BREDR