mirror of
https://github.com/apache/nuttx.git
synced 2026-05-21 21:34:07 +08:00
drivers/audio/Kconfig: Fix Kconfig style
Remove spaces from Kconfig files Add TABs
This commit is contained in:
@@ -550,9 +550,9 @@ config AUDIO_I2S
|
||||
depends on I2S
|
||||
|
||||
config AUDIO_DMA
|
||||
bool "Audio DMA"
|
||||
select AUDIO_DRIVER_SPECIFIC_BUFFERS
|
||||
depends on AUDIO
|
||||
depends on DMA
|
||||
bool "Audio DMA"
|
||||
select AUDIO_DRIVER_SPECIFIC_BUFFERS
|
||||
depends on AUDIO
|
||||
depends on DMA
|
||||
|
||||
endif # DRIVERS_AUDIO
|
||||
|
||||
Reference in New Issue
Block a user