]> 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)
commit1aa6ed6b5ca9ed098b427556e21f9575f982e644
tree693465e5a8e186dff1fb94ed881281727ba793fc
parent7f77f334bbf03f30dc16c2f7c76412d9c85ea7a5
ARM: npcm: Bring back GPIOLIB support

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