From: Romain Gantois Date: Tue, 31 Mar 2026 09:20:56 +0000 (+0200) Subject: misc: ti_fpc202: Depend on GPIOLIB instead of selecting it X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=01a80abdb204942bad1ef966e559cc92bd74279a;p=thirdparty%2Flinux.git 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 Link: https://patch.msgid.link/20260331-fpc202-leds-v3-1-74b173537d42@bootlin.com Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig index 5cc79d1517af..dcb36e39d707 100644 --- a/drivers/misc/Kconfig +++ b/drivers/misc/Kconfig @@ -116,7 +116,7 @@ config RPMB config TI_FPC202 tristate "TI FPC202 Dual Port Controller" depends on I2C - select GPIOLIB + depends on GPIOLIB select I2C_ATR help If you say yes here you get support for the Texas Instruments FPC202