diff options
Diffstat (limited to 'sound/soc/Kconfig')
-rw-r--r-- | sound/soc/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sound/soc/Kconfig b/sound/soc/Kconfig index 35e662d270e6..91c985599d32 100644 --- a/sound/soc/Kconfig +++ b/sound/soc/Kconfig | |||
@@ -25,6 +25,9 @@ if SND_SOC | |||
25 | config SND_SOC_AC97_BUS | 25 | config SND_SOC_AC97_BUS |
26 | bool | 26 | bool |
27 | 27 | ||
28 | config SND_SOC_DMAENGINE_PCM | ||
29 | bool | ||
30 | |||
28 | # All the supported SoCs | 31 | # All the supported SoCs |
29 | source "sound/soc/atmel/Kconfig" | 32 | source "sound/soc/atmel/Kconfig" |
30 | source "sound/soc/au1x/Kconfig" | 33 | source "sound/soc/au1x/Kconfig" |