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:
parent
4c44e66a5c
commit
52efcf8acd
1 changed files with 7 additions and 0 deletions
|
@ -443,6 +443,13 @@ config BLUETOOTH_DEBUG_HFP_HF
|
||||||
This option enables debug support for the Bluetooth
|
This option enables debug support for the Bluetooth
|
||||||
Hands Free Profile (HFP).
|
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
|
endif # BLUETOOTH_DEBUG
|
||||||
|
|
||||||
config BLUETOOTH_BREDR
|
config BLUETOOTH_BREDR
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue