commit | 6d2ae89c36e2adab5cfa69fecb11290082817ac6 | [log] [tgz] |
---|---|---|
author | Yoshii Takashi <takashi.yoshii.zj@renesas.com> | Thu Jan 13 12:58:56 2011 +0000 |
committer | Paul Mundt <lethal@linux-sh.org> | Fri Jan 14 07:47:00 2011 +0900 |
tree | 58d81360191bdb5a304f8211d72dbba18b7ac38b | |
parent | bd1689cd7566d35520e66acace790bf7b7fdc34c [diff] |
ARM: mach-shmobile: ag5evm requires GPIOLIB 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>