Hi, On Wed, Aug 1, 2012 at 8:36 AM, Kukjin Kim <kgene.kim@xxxxxxxxxxx> wrote: > Padmavathi Venna wrote: >> >> Update Kconfig file to support the Exynos5250 and Exynos4412 >> >> Signed-off-by: Sangsu Park <sangsu4u.park@xxxxxxxxxxx> >> Signed-off-by: Sangbeom Kim <sbkim73@xxxxxxxxxxx> >> Signed-off-by: Padmavathi Venna <padma.v@xxxxxxxxxxx> >> --- >> sound/soc/samsung/Kconfig | 8 ++++---- >> 1 files changed, 4 insertions(+), 4 deletions(-) >> >> diff --git a/sound/soc/samsung/Kconfig b/sound/soc/samsung/Kconfig >> index fe3995c..d54e400 100644 >> --- a/sound/soc/samsung/Kconfig >> +++ b/sound/soc/samsung/Kconfig >> @@ -1,6 +1,6 @@ >> config SND_SOC_SAMSUNG >> tristate "ASoC support for Samsung" >> - depends on ARCH_S3C24XX || ARCH_S3C64XX || ARCH_S5PC100 || >> ARCH_S5PV210 || ARCH_S5P64X0 || ARCH_EXYNOS4 >> + depends on PLAT_SAMSUNG >> select S3C64XX_DMA if ARCH_S3C64XX >> select S3C2410_DMA if ARCH_S3C24XX >> help >> @@ -63,7 +63,7 @@ config SND_SOC_SAMSUNG_SMDK_WM8580 >> >> config SND_SOC_SAMSUNG_SMDK_WM8994 >> tristate "SoC I2S Audio support for WM8994 on SMDK" >> - depends on SND_SOC_SAMSUNG && (MACH_SMDKV310 || MACH_SMDKC210 || >> MACH_SMDK4212) >> + depends on SND_SOC_SAMSUNG && (MACH_SMDKV310 || MACH_SMDKC210 || >> MACH_SMDK4212 || MACH_SMDK4412 || SOC_EXYNOS5250) > > Well, do you think _really_ all board which has a EXYNOS5250 SoC is needed > this config? > > I don't think so? Yes. It is not required on all boards which has EXYNOS5250 SoC. I will change this. > > [...] > > 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 -- 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