Commit bc36681f authored by Mark Brown's avatar Mark Brown

ASoC: Add S3C24xx dependencies for Simtec machines

No point in building them for S3C64xx, certainly no sense in running
into build issues there.
Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
parent 30cd0c4a
...@@ -88,14 +88,14 @@ config SND_S3C24XX_SOC_SIMTEC ...@@ -88,14 +88,14 @@ config SND_S3C24XX_SOC_SIMTEC
config SND_S3C24XX_SOC_SIMTEC_TLV320AIC23 config SND_S3C24XX_SOC_SIMTEC_TLV320AIC23
tristate "SoC I2S Audio support for TLV320AIC23 on Simtec boards" tristate "SoC I2S Audio support for TLV320AIC23 on Simtec boards"
depends on SND_S3C24XX_SOC depends on SND_S3C24XX_SOC && ARCH_S3C2410
select SND_S3C24XX_SOC_I2S select SND_S3C24XX_SOC_I2S
select SND_SOC_TLV320AIC23 select SND_SOC_TLV320AIC23
select SND_S3C24XX_SOC_SIMTEC select SND_S3C24XX_SOC_SIMTEC
config SND_S3C24XX_SOC_SIMTEC_HERMES config SND_S3C24XX_SOC_SIMTEC_HERMES
tristate "SoC I2S Audio support for Simtec Hermes board" tristate "SoC I2S Audio support for Simtec Hermes board"
depends on SND_S3C24XX_SOC depends on SND_S3C24XX_SOC && ARCH_S3C2410
select SND_S3C24XX_SOC_I2S select SND_S3C24XX_SOC_I2S
select SND_SOC_TLV320AIC3X select SND_SOC_TLV320AIC3X
select SND_S3C24XX_SOC_SIMTEC select SND_S3C24XX_SOC_SIMTEC
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment