[PATCH] arm64: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB

Will Deacon will.deacon at arm.com
Tue Aug 2 02:48:00 PDT 2016


On Tue, Aug 02, 2016 at 09:46:21AM +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:
> I see you must have missed this patch. Please ACK this rebased
> version so I can send it upstream in this (v4.8) merge window.
> ---

Sorry about that:

Acked-by: Will Deacon <will.deacon at arm.com>

Will



More information about the linux-arm-kernel mailing list