From: Maxime Ripard Date: Sun, 12 May 2013 13:06:51 +0000 (+0200) Subject: ARM: sunxi: select ARCH_REQUIRE_GPIOLIB X-Git-Tag: v3.10-rc3~13^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19a280a61b520febab0f2fde94f4bd50250377b2;p=pandora-kernel.git ARM: sunxi: select ARCH_REQUIRE_GPIOLIB CONFIG_ARCH_SUNXI currently doesn't enable a gpiolib, which causes build problems when building a kernel with only the sunxi platform enabled. Select ARCH_REQUIRE_GPIOLIB to solve this. Signed-off-by: Maxime Ripard Tested-by: Emilio López --- Reading git-diff-tree failed