On Wed, Feb 08, 2012 at 10:25:13AM +0900, Boojin Kim wrote: > This patch increases the number of bank for EXYNOS4 and EXYNOS5 > to support bigger than 2GB memory on it. > > Signed-off-by: Boojin Kim <boojin.kim@xxxxxxxxxxx> > --- > arch/arm/Kconfig | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig > index f9d7c47..d646810 100644 > --- a/arch/arm/Kconfig > +++ b/arch/arm/Kconfig > @@ -1134,7 +1134,7 @@ source arch/arm/mm/Kconfig > > config ARM_NR_BANKS > int > - default 16 if ARCH_EP93XX > + default 16 if ARCH_EP93XX || ARCH_EXYNOS4 || ARCH_EXYNOS5 ARCH_EXYNOS ? -- 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