Seungwhan Youn wrote: > > This patch adds Samsung ASoC audio support dependency for Samsung SoCs. > > Signed-off-by: Seungwhan Youn <sw.youn@xxxxxxxxxxx> > --- > 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 > > -- Hi everyone, Wow it's 2011, I hope you're happy :-) Hmm...sorry for late. Looks ok to me..but I know, you changed the name 'ASOC_SAMSUNG' to 'SND_SOC_SAMSUNG'. So I'm waiting for updated patch now. Mr. Youn, could you please update your patch against on sound-2.6 tree? Or...Mark, what's your plan about this, please let me know. Thanks. Best regards, Kgene. -- Kukjin Kim <kgene.kim@xxxxxxxxxxx>, Senior Engineer, SW Solution Development Team, Samsung Electronics Co., Ltd. -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html