From 86f67b93c2cfb6ef67f376088482a881b386ece0 Mon Sep 17 00:00:00 2001 From: Paul Parsons Date: Mon, 27 Feb 2012 01:58:45 +0000 Subject: [PATCH] --- yaml --- r: 295890 b: refs/heads/master c: 9a01ec304dbe167fb1d2efd85fcb2628b7aaba00 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/arm/Kconfig | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index c896d2becf77..77b0d2ed8f3b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 91cb8ee33ffb19ae94220f79e34d1918c57a915e +refs/heads/master: 9a01ec304dbe167fb1d2efd85fcb2628b7aaba00 diff --git a/trunk/arch/arm/Kconfig b/trunk/arch/arm/Kconfig index a48aecc17eac..b5a91ca2eda9 100644 --- a/trunk/arch/arm/Kconfig +++ b/trunk/arch/arm/Kconfig @@ -1578,6 +1578,7 @@ config ARCH_NR_GPIO int default 1024 if ARCH_SHMOBILE || ARCH_TEGRA default 350 if ARCH_U8500 + default 264 if MACH_H4700 default 0 help Maximum number of GPIOs in the system.