This patch adds Samsung ASoC audio support dependency for Samsung SoCs.

Signed-off-by: Seungwhan Youn <[email protected]>
---
 arch/arm/Kconfig |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index d56d21c..ef32a61 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -647,6 +647,7 @@ config ARCH_S3C2410
        select HAVE_CLK
        select ARCH_USES_GETTIMEOFFSET
        select HAVE_S3C2410_I2C if I2C
+       select ASOC_SAMSUNG if SND_SOC
        help
          Samsung S3C2410X CPU based systems, such as the Simtec Electronics
          BAST (<http://www.simtec.co.uk/products/EB110ITX/>), the IPAQ 1940 or
@@ -678,6 +679,7 @@ config ARCH_S3C64XX
        select SAMSUNG_GPIOLIB_4BIT
        select HAVE_S3C2410_I2C if I2C
        select HAVE_S3C2410_WATCHDOG if WATCHDOG
+       select ASOC_SAMSUNG if SND_SOC
        help
          Samsung S3C64XX series based systems
 
@@ -690,6 +692,7 @@ config ARCH_S5P64X0
        select ARCH_USES_GETTIMEOFFSET
        select HAVE_S3C2410_I2C if I2C
        select HAVE_S3C_RTC if RTC_CLASS
+       select ASOC_SAMSUNG if SND_SOC
        help
          Samsung S5P64X0 CPU based systems, such as the Samsung SMDK6440,
          SMDK6450.
@@ -701,6 +704,7 @@ config ARCH_S5P6442
        select HAVE_CLK
        select ARCH_USES_GETTIMEOFFSET
        select HAVE_S3C2410_WATCHDOG if WATCHDOG
+       select ASOC_SAMSUNG if SND_SOC
        help
          Samsung S5P6442 CPU based systems
 
@@ -714,6 +718,7 @@ config ARCH_S5PC100
        select HAVE_S3C2410_I2C if I2C
        select HAVE_S3C_RTC if RTC_CLASS
        select HAVE_S3C2410_WATCHDOG if WATCHDOG
+       select ASOC_SAMSUNG if SND_SOC
        help
          Samsung S5PC100 series based systems
 
@@ -729,6 +734,7 @@ config ARCH_S5PV210
        select HAVE_S3C2410_I2C if I2C
        select HAVE_S3C_RTC if RTC_CLASS
        select HAVE_S3C2410_WATCHDOG if WATCHDOG
+       select ASOC_SAMSUNG if SND_SOC
        help
          Samsung S5PV210/S5PC110 series based systems
 
@@ -742,6 +748,7 @@ config ARCH_S5PV310
        select HAVE_S3C_RTC if RTC_CLASS
        select HAVE_S3C2410_I2C if I2C
        select HAVE_S3C2410_WATCHDOG if WATCHDOG
+       select ASOC_SAMSUNG if SND_SOC
        help
          Samsung S5PV310 series based systems
 
-- 
1.6.2.5

--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to