]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit904e217a0400ff72c95b3a90e629284efa20a8a3
tree693465e5a8e186dff1fb94ed881281727ba793fc
parent255768ad8c56cbed35587ac28fa89c2aa374fa8e
ARM: npcm: Bring back GPIOLIB support

The CONFIG_ARCH_REQUIRE_GPIOLIB is gone since commit fa0fc74e5e1a
("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: fa0fc74e5e1a ("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