ASoC: Update Kconfig for Samsung CPUs to reflect S3C64xx support

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Linux Kernel Mailing List
Date: Thursday, March 26, 2009 - 12:09 pm

Gitweb:     http://git.kernel.org/linus/499d8f4a528f1ebd0c19d89174fdc67130090c89
Commit:     499d8f4a528f1ebd0c19d89174fdc67130090c89
Parent:     07495f3e5af3a472f0f49957692cac15168fa528
Author:     Mark Brown <broonie@opensource.wolfsonmicro.com>
AuthorDate: Thu Mar 5 17:26:15 2009 +0000
Committer:  Mark Brown <broonie@opensource.wolfsonmicro.com>
CommitDate: Fri Mar 6 13:37:15 2009 +0000

    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>
---
 sound/soc/s3c24xx/Kconfig |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sound/soc/s3c24xx/Kconfig b/sound/soc/s3c24xx/Kconfig
index f22dbee..78d01ff 100644
--- a/sound/soc/s3c24xx/Kconfig
+++ b/sound/soc/s3c24xx/Kconfig
@@ -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
--
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
ASoC: Update Kconfig for Samsung CPUs to reflect S3C64xx s ..., Linux Kernel Mailing ..., (Thu Mar 26, 12:09 pm)