On Sun, Dec 11, 2011 at 10:03:25AM +0000, Russell King - ARM Linux wrote: > On Mon, Dec 05, 2011 at 10:28:59AM +0900, Boojin Kim wrote: > > This patch configures NR_BANKS by machine specific configuration. > > NR_BANKS should be increased to support bigger than 2GB memory. > > > > Signed-off-by: Boojin Kim <boojin.kim@xxxxxxxxxxx> > > I'd much prefer to solve this a different way: > > diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig > index 4676c19..d451945 100644 > --- a/arch/arm/Kconfig > +++ b/arch/arm/Kconfig > @@ -1126,6 +1126,11 @@ config ARM_TIMER_SP804 > > source arch/arm/mm/Kconfig > > +config ARM_NR_BANKS > + int > + default 16 if ARCH_EP93XX I've now committed this patch - if you want to add exynos to this, please send a patch to do just that. Thanks. -- 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