ASoC: multi-component - ASoC Multi-Component Support
[deliverable/linux.git] / sound / soc / s3c24xx / Kconfig
index 2a7cc222d098f57b139744525612be50157d651f..213963ac3c28ba4aaa236c399f5211356f469625 100644 (file)
@@ -1,6 +1,6 @@
 config SND_S3C24XX_SOC
        tristate "SoC Audio for the Samsung S3CXXXX chips"
-       depends on ARCH_S3C2410 || ARCH_S3C64XX
+       depends on ARCH_S3C2410 || ARCH_S3C64XX || ARCH_S5PC100 || ARCH_S5PV210
        select S3C64XX_DMA if ARCH_S3C64XX
        help
          Say Y or M if you want to add support for codecs attached to
@@ -120,8 +120,14 @@ config SND_S3C24XX_SOC_SIMTEC_HERMES
 
 config SND_SOC_SMDK_WM9713
        tristate "SoC AC97 Audio support for SMDK with WM9713"
-       depends on SND_S3C24XX_SOC && MACH_SMDK6410
+       depends on SND_S3C24XX_SOC && (MACH_SMDK6410 || MACH_SMDKC100 || MACH_SMDKV210 || MACH_SMDKC110)
        select SND_SOC_WM9713
        select SND_S3C_SOC_AC97
        help
          Sat Y if you want to add support for SoC audio on the SMDK.
+
+config SND_S3C64XX_SOC_SMARTQ
+       tristate "SoC I2S Audio support for SmartQ board"
+       depends on SND_S3C24XX_SOC && MACH_SMARTQ
+       select SND_S3C64XX_SOC_I2S
+       select SND_SOC_WM8750
This page took 0.052117 seconds and 5 git commands to generate.