]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ARM: npcm: Bring back GPIOLIB support
authorKrzysztof Kozlowski <krzk@kernel.org>
Thu, 30 Jan 2020 19:55:24 +0000 (20:55 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 19 Feb 2020 18:51:56 +0000 (19:51 +0100)
commit04b2cbc1a91d8ef85ac0b280a7fc3e30c505afd6
treec2ec9858eeda81e1fe59a9629ab2493f7357fdd2
parenta3eccdff2ce26a09a2ee4bb21ea453c5e4af303b
ARM: npcm: Bring back GPIOLIB support

commit e383e871ab54f073c2a798a9e0bde7f1d0528de8 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/mach-npcm/Kconfig