drivers/audio/Kconfig: Fix Kconfig style
Remove spaces from Kconfig files Add TABs
This commit is contained in:
parent
0149fa05ad
commit
e320299ba7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user