[PATCH] arm64: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB
Will Deacon
will.deacon at arm.com
Thu Jun 2 11:05:14 PDT 2016
On Thu, Jun 02, 2016 at 02:14:30PM +0200, Linus Walleij wrote:
> This replaces:
>
> - "select ARCH_REQUIRE_GPIOLIB" with "select GPIOLIB" as this can
> now be selected directly.
>
> - "select ARCH_WANT_OPTIONAL_GPIOLIB" with no dependency: GPIOLIB
> is now selectable by everyone, so we need not declare our
> intent to select it.
>
> Cc: Michael Büsch <m at bues.ch>
> Signed-off-by: Linus Walleij <linus.walleij at linaro.org>
> ---
> ARM64/AArch64 maintainers:
> Please apply this patch directly for cleanups.
Just checking -- you're aiming to have this in 4.7-rc ?
Will
More information about the linux-arm-kernel
mailing list