]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
misc: ti_fpc202: Depend on GPIOLIB instead of selecting it
authorRomain Gantois <romain.gantois@bootlin.com>
Tue, 31 Mar 2026 09:20:56 +0000 (11:20 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 2 Apr 2026 14:29:27 +0000 (16:29 +0200)
commit01a80abdb204942bad1ef966e559cc92bd74279a
tree794403550e5bd890a8acdb1dc2e1e1ace0a66dc5
parentf485ae8e9a251b7698f04270b9226fa05135fc43
misc: ti_fpc202: Depend on GPIOLIB instead of selecting it

Selecting a foreign subsystem such as GPIOLIB may lead to dependency loops.
Use a "depends on" instead.

Signed-off-by: Romain Gantois <romain.gantois@bootlin.com>
Link: https://patch.msgid.link/20260331-fpc202-leds-v3-1-74b173537d42@bootlin.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/Kconfig