audio:add format sbc support

Signed-off-by: shipei <shipei@xiaomi.com>
This commit is contained in:
shipei
2023-08-07 19:26:40 +08:00
committed by Xiang Xiao
parent 23d4263207
commit 858e43df91
2 changed files with 7 additions and 0 deletions
+6
View File
@@ -104,6 +104,12 @@ config AUDIO_FORMAT_MP3
---help---
Build in support for MP3 Audio format.
config AUDIO_FORMAT_SBC
bool "Bluetooth SubBand Coding"
default y
---help---
Build in support for SBC Audio format.
config AUDIO_FORMAT_MIDI
bool "Midi Format"
default n