commit | 65053e1a7743e282c3dd08d3d435ac8b746f5359 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Tue Apr 19 13:40:17 2016 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Mon Aug 08 09:50:00 2016 +0200 |
tree | 2842466eec6df6d413be4c79efce384b758e18d3 | |
parent | 10e59a648812e380e6bee93f1218c9199fe84de2 [diff] |
gpio: delete ARCH_[WANTS_OPTIONAL|REQUIRE]_GPIOLIB The GPIOLIB is now selectable explicitly, and always available for all archs. All archs that require GPIOLIB are switched to select GPIOLIB directly. Delete the hairy ARCH_REQUIRE_GPIOLIB and ARCH_WANTS_OPTIONAL_GPIOLIB Kconfig symbols. Cc: Michael Büsch <m@bues.ch> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>