ARM: mach-shmobile: ag5evm requires GPIOLIB
authorYoshii Takashi <takashi.yoshii.zj@renesas.com>
Thu, 13 Jan 2011 12:58:56 +0000 (12:58 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 13 Jan 2011 22:47:00 +0000 (07:47 +0900)
Because ag5evm board setup code uses gpio functions,
ARCH_REQUIRE_GPIOLIB should be set in Kconfig.
Otherwise, the first build with defconfig fails.

Signed-off-by: Takashi YOSHII <takashi.yoshii.zj@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found