Browse Source

ASoC: Reenable S3C64xx I2S support

Joonyoung Shim reports that S3C64xx I2S is working on the NCP boards so
allow it to be selected in Kconfig.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmciro.com>
Mark Brown 16 years ago
parent
commit
b2472b1d4c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      sound/soc/s3c24xx/Kconfig

+ 1 - 1
sound/soc/s3c24xx/Kconfig

@@ -1,6 +1,6 @@
 config SND_S3C24XX_SOC
 config SND_S3C24XX_SOC
 	tristate "SoC Audio for the Samsung S3CXXXX chips"
 	tristate "SoC Audio for the Samsung S3CXXXX chips"
-	depends on ARCH_S3C2410
+	depends on ARCH_S3C2410 || ARCH_S3C64XX
 	help
 	help
 	  Say Y or M if you want to add support for codecs attached to
 	  Say Y or M if you want to add support for codecs attached to
 	  the S3C24XX AC97 or I2S interfaces. You will also need to
 	  the S3C24XX AC97 or I2S interfaces. You will also need to