]> rtime.felk.cvut.cz Git - linux-imx.git/commit
ARM: sunxi: select ARCH_REQUIRE_GPIOLIB
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Sun, 12 May 2013 13:06:51 +0000 (15:06 +0200)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Wed, 15 May 2013 07:42:47 +0000 (09:42 +0200)
commit19a280a61b520febab0f2fde94f4bd50250377b2
tree68845e0ccdb737b4eb134b1bf9bd3ea1ccde6915
parentd34c671debe3d327424a9951a5c3a81065d0474d
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 <maxime.ripard@free-electrons.com>
Tested-by: Emilio López <emilio@elopez.com.ar>
arch/arm/mach-sunxi/Kconfig