audio/Kconfig: Fix Kconfig style
Remove spaces from Kconfig
This commit is contained in:
parent
4cd916d16b
commit
904266ab23
1 changed files with 4 additions and 4 deletions
|
|
@ -105,10 +105,10 @@ config AUDIO_FORMAT_MP3
|
|||
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.
|
||||
bool "Bluetooth SubBand Coding"
|
||||
default y
|
||||
---help---
|
||||
Build in support for SBC Audio format.
|
||||
|
||||
config AUDIO_FORMAT_MIDI
|
||||
bool "Midi Format"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue