mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 11:56:10 +08:00
audio/Kconfig: Fix Kconfig style
Remove spaces from Kconfig
This commit is contained in:
committed by
Petro Karashchenko
parent
4cd916d16b
commit
904266ab23
+4
-4
@@ -105,10 +105,10 @@ config AUDIO_FORMAT_MP3
|
|||||||
Build in support for MP3 Audio format.
|
Build in support for MP3 Audio format.
|
||||||
|
|
||||||
config AUDIO_FORMAT_SBC
|
config AUDIO_FORMAT_SBC
|
||||||
bool "Bluetooth SubBand Coding"
|
bool "Bluetooth SubBand Coding"
|
||||||
default y
|
default y
|
||||||
---help---
|
---help---
|
||||||
Build in support for SBC Audio format.
|
Build in support for SBC Audio format.
|
||||||
|
|
||||||
config AUDIO_FORMAT_MIDI
|
config AUDIO_FORMAT_MIDI
|
||||||
bool "Midi Format"
|
bool "Midi Format"
|
||||||
|
|||||||
Reference in New Issue
Block a user