dect
/
linux-2.6
Archived
13
0
Fork 0

ASoC: Update Kconfig for Samsung CPUs to reflect S3C64xx support

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>
This commit is contained in:
Mark Brown 2009-03-05 17:26:15 +00:00
parent 07495f3e5a
commit 499d8f4a52
1 changed files with 3 additions and 3 deletions

View File

@ -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