Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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>

authored by

Romain Gantois and committed by
Greg Kroah-Hartman
01a80abd f485ae8e

+1 -1
+1 -1
drivers/misc/Kconfig
··· 116 116 config TI_FPC202 117 117 tristate "TI FPC202 Dual Port Controller" 118 118 depends on I2C 119 - select GPIOLIB 119 + depends on GPIOLIB 120 120 select I2C_ATR 121 121 help 122 122 If you say yes here you get support for the Texas Instruments FPC202