Skip to content

Commit

Permalink
ASoC: Update Kconfig for Samsung CPUs to reflect S3C64xx support
Browse files Browse the repository at this point in the history
We now support the 64xx series as well as the 24xx series - make sure
people using Kconfig know this.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
  • Loading branch information
Mark Brown committed Mar 6, 2009
1 parent 07495f3 commit 499d8f4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions sound/soc/s3c24xx/Kconfig
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
config SND_S3C24XX_SOC
tristate "SoC Audio for the Samsung S3C24XX chips"
tristate "SoC Audio for the Samsung S3CXXXX chips"
depends on ARCH_S3C2410 || ARCH_S3C64XX
help
Say Y or M if you want to add support for codecs attached to
the S3C24XX AC97, I2S or SSP interface. You will also need
to select the audio interfaces to support below.
the S3C24XX and S3C64XX AC97, I2S or SSP interface. You will
also need to select the audio interfaces to support below.

config SND_S3C24XX_SOC_I2S
tristate
Expand Down

0 comments on commit 499d8f4

Please sign in to comment.