mirror of
https://github.com/apache/nuttx.git
synced 2026-02-06 04:22:26 +08:00
audio/Kconfig: Fix Kconfig style
Remove spaces from Kconfig
This commit is contained in:
committed by
Petro Karashchenko
parent
4cd916d16b
commit
904266ab23
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user