ARM: DRA7: Kconfig: Make ARCH_NR_GPIO default to 512
authorR Sricharan <r.sricharan@ti.com>
Thu, 7 Feb 2013 12:13:35 +0000 (17:43 +0530)
committerRajendra Nayak <rnayak@ti.com>
Tue, 13 Aug 2013 05:30:44 +0000 (11:00 +0530)
commit6d0fc190c8fa2fded564a159eea4140a13f429a9
tree207e78a920025359437175ce9f381b685482b800
parent439bf39e766264ff7fba32db5e6e31c3e628f965
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 <r.sricharan@ti.com>
Signed-off-by: Rajendra Nayak <rnayak@ti.com>
arch/arm/Kconfig