audio/Kconfig: Fix Kconfig style
Remove spaces from Kconfig
This commit is contained in:
parent
4cd916d16b
commit
904266ab23
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user