acassis commented on code in PR #10105:
URL: https://github.com/apache/nuttx/pull/10105#discussion_r1285877313
##########
audio/Kconfig:
##########
@@ -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---
Review Comment:
@shipei-xiaomi should this config option "depends on WIRELESS_BLUETOOTH" ?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]