Kyungmin Park wrote: > > From: Kyungmin Park <[email protected]> > > It's already selected whtn S5P series. So remove it. > > Signed-off-by: Kyungmin Park <[email protected]> > --- > arch/arm/mach-s5pc100/Kconfig | 1 - > arch/arm/mach-s5pv210/Kconfig | 1 - > arch/arm/mach-s5pv310/Kconfig | 1 - > 3 files changed, 0 insertions(+), 3 deletions(-) > > diff --git a/arch/arm/mach-s5pc100/Kconfig b/arch/arm/mach-s5pc100/Kconfig > index 77ae4bf..b8fbf2f 100644 > --- a/arch/arm/mach-s5pc100/Kconfig > +++ b/arch/arm/mach-s5pc100/Kconfig > @@ -9,7 +9,6 @@ if ARCH_S5PC100 > > config CPU_S5PC100 > bool > - select PLAT_S5P > select S5P_EXT_INT > select S3C_PL330_DMA > help > diff --git a/arch/arm/mach-s5pv210/Kconfig b/arch/arm/mach-s5pv210/Kconfig > index 97e4f11..6ddc232 100644 > --- a/arch/arm/mach-s5pv210/Kconfig > +++ b/arch/arm/mach-s5pv210/Kconfig > @@ -11,7 +11,6 @@ if ARCH_S5PV210 > > config CPU_S5PV210 > bool > - select PLAT_S5P > select S3C_PL330_DMA > select S5P_EXT_INT > help > diff --git a/arch/arm/mach-s5pv310/Kconfig b/arch/arm/mach-s5pv310/Kconfig > index ec8b350..4839fef 100644 > --- a/arch/arm/mach-s5pv310/Kconfig > +++ b/arch/arm/mach-s5pv310/Kconfig > @@ -11,7 +11,6 @@ if ARCH_S5PV310 > > config CPU_S5PV310 > bool > - select PLAT_S5P > help > Enable S5PV310 CPU support > > --
Ok..will apply. Thanks. Best regards, Kgene. -- Kukjin Kim <[email protected]>, 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 [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
