Re: [PATCH] ARM: Kconfig: NR_GPIO AM43x default

2013-08-21 Thread Tony Lindgren
* Afzal Mohammed af...@ti.com [130802 07:01]: On an AM43x only config, currently default ARCH_NR_GPIO would be zero. Default it to that supported by the SoC. Looks like this can wait a bit until the am43x patches have been reviewed and queued. When that's done, I suggest that Afzal puts this

[PATCH] ARM: Kconfig: NR_GPIO AM43x default

2013-08-02 Thread Afzal Mohammed
On an AM43x only config, currently default ARCH_NR_GPIO would be zero. Default it to that supported by the SoC. Signed-off-by: Afzal Mohammed af...@ti.com --- arch/arm/Kconfig |1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 37c0f4e..c5356c5 100644