提交 6d2ae89c 编写于 作者: Y Yoshii Takashi 提交者: Paul Mundt

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: NTakashi YOSHII <takashi.yoshii.zj@renesas.com>
Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
上级 bd1689cd
......@@ -60,6 +60,7 @@ endchoice
config MACH_AG5EVM
bool "AG5EVM board"
select ARCH_REQUIRE_GPIOLIB
depends on ARCH_SH73A0
config MACH_MACKEREL
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册