From: R Sricharan Date: Thu, 7 Feb 2013 12:13:35 +0000 (+0530) Subject: ARM: DRA7: Kconfig: Make ARCH_NR_GPIO default to 512 X-Git-Tag: omap-for-v3.12/dra7xx^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d0fc190c8fa2fded564a159eea4140a13f429a9;p=pandora-kernel.git ARM: DRA7: Kconfig: Make ARCH_NR_GPIO default to 512 DRA7xx has 8 GPIO banks so that there are 32x8 = 256 GPIOs. In order for the gpiolib to detect and initialize these and other TWL GPIOs, ARCH_NR_GPIO is set to 512 using the kconfig default for DRA7. Signed-off-by: R Sricharan Signed-off-by: Rajendra Nayak --- Reading git-diff-tree failed