ARM: npcm: Bring back GPIOLIB support
authorKrzysztof Kozlowski <krzk@kernel.org>
Thu, 30 Jan 2020 19:55:24 +0000 (20:55 +0100)
committerOlof Johansson <olof@lixom.net>
Sun, 9 Feb 2020 11:44:51 +0000 (03:44 -0800)
commite383e871ab54f073c2a798a9e0bde7f1d0528de8
tree693465e5a8e186dff1fb94ed881281727ba793fc
parent4ef1a30c6bd2555d4177fc9286df32e9166d58ba
ARM: npcm: Bring back GPIOLIB support

The CONFIG_ARCH_REQUIRE_GPIOLIB is gone since commit 65053e1a7743
("gpio: delete ARCH_[WANTS_OPTIONAL|REQUIRE]_GPIOLIB") and all platforms
should explicitly select GPIOLIB to have it.

Link: https://lore.kernel.org/r/20200130195525.4525-1-krzk@kernel.org
Cc: <stable@vger.kernel.org>
Fixes: 65053e1a7743 ("gpio: delete ARCH_[WANTS_OPTIONAL|REQUIRE]_GPIOLIB")
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/mach-npcm/Kconfig