aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/spear
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/spear')
-rw-r--r--sound/soc/spear/Kconfig16
1 files changed, 3 insertions, 13 deletions
diff --git a/sound/soc/spear/Kconfig b/sound/soc/spear/Kconfig
index 5b744ed52988..e3851d67bfc4 100644
--- a/sound/soc/spear/Kconfig
+++ b/sound/soc/spear/Kconfig
@@ -20,21 +20,11 @@ config SND_SPEAR1340_EVM
20 platform 20 platform
21 21
22config SND_SPEAR_SOC 22config SND_SPEAR_SOC
23 tristate "SoC Audio for the ST chip" 23 tristate
24 depends on SND_DESIGNWARE_I2S || SND_SPEAR_SPDIF_OUT || \
25 SND_SPEAR_SPDIF_IN
26 help
27 Say Y or M if you want to add support for any of the audio
28 controllers (I2S/SPDIF). You will also need to select
29 the audio interface codecs to support below.
30 select SND_SOC_DMAENGINE_PCM 24 select SND_SOC_DMAENGINE_PCM
31 25
32config SND_SPEAR_SPDIF_OUT 26config SND_SPEAR_SPDIF_OUT
33 tristate "SPEAr SPDIF Out Device Driver" 27 tristate
34 help
35 Say Y or M if you want to add support for SPDIF OUT driver.
36 28
37config SND_SPEAR_SPDIF_IN 29config SND_SPEAR_SPDIF_IN
38 tristate "SPEAr SPDIF IN Device Driver" 30 tristate
39 help
40 Say Y or M if you want to add support for SPDIF IN driver.