Skip to content

Commit

Permalink
ASoC: Reenable S3C64xx I2S support
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Mark Brown committed Aug 18, 2009
1 parent 0914b93 commit b2472b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sound/soc/s3c24xx/Kconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
config SND_S3C24XX_SOC
tristate "SoC Audio for the Samsung S3CXXXX chips"
depends on ARCH_S3C2410
depends on ARCH_S3C2410 || ARCH_S3C64XX
help
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
Expand Down

0 comments on commit b2472b1

Please sign in to comment.