]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
gpio: Cut old SX150X Kconfig option
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 17 Oct 2017 09:25:44 +0000 (11:25 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 17 Oct 2017 09:28:47 +0000 (11:28 +0200)
commit4006e952cc32114de1f22bc8ae986f6def877176
treea6a80b1aabc7ef6239402f94ebb27340cb0b387f
parentce385aa24a0dcccdc81dfcbc90cf7aa290d8b758
gpio: Cut old SX150X Kconfig option

The SX150X driver was moved over to pin control a while back.
The GPIO Kconfig symbol creates a circular dependency since
it requires GPIOLIB and the pin control driver selects GPIOLIB
so get rid of the old annoying Kconfig option.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/Kconfig