diff options
| -rw-r--r-- | sound/soc/mxs/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/mxs/Kconfig b/sound/soc/mxs/Kconfig index 7daf860a2799..219235c02212 100644 --- a/sound/soc/mxs/Kconfig +++ b/sound/soc/mxs/Kconfig | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | menuconfig SND_MXS_SOC | 1 | menuconfig SND_MXS_SOC |
| 2 | tristate "SoC Audio for Freescale MXS CPUs" | 2 | tristate "SoC Audio for Freescale MXS CPUs" |
| 3 | depends on ARCH_MXS || COMPILE_TEST | 3 | depends on ARCH_MXS || COMPILE_TEST |
| 4 | depends on COMMON_CLK | ||
| 4 | select SND_SOC_GENERIC_DMAENGINE_PCM | 5 | select SND_SOC_GENERIC_DMAENGINE_PCM |
| 5 | help | 6 | help |
| 6 | Say Y or M if you want to add support for codecs attached to | 7 | Say Y or M if you want to add support for codecs attached to |
