]> asedeno.scripts.mit.edu Git - linux.git/commit
pinctrl: sunxi: select GPIOLIB
authorIcenowy Zheng <icenowy@aosc.xyz>
Tue, 28 Feb 2017 19:08:15 +0000 (03:08 +0800)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 14 Mar 2017 13:42:25 +0000 (14:42 +0100)
commit9396f4415343df2e51818956d661440b97190a74
treed60909c45f64c5afc61a18acf9efca6883528f19
parent14c868b00f0fc9d220675d96e1cae10e17406069
pinctrl: sunxi: select GPIOLIB

Allwinner pin controllers are also GPIO controllers.

Currently, if GPIOLIB is forgot to be chosen, the build of
pinctrl-sunxi.c will fail for lacking a lot of gpiochip_* functions.

Select GPIOLIB to ensure this driver can be built.

Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/sunxi/Kconfig