diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig index a01af1180616..e3af86f06c63 100644 --- a/drivers/gpio/Kconfig +++ b/drivers/gpio/Kconfig @@ -100,7 +100,7 @@ config GPIO_GENERIC tristate config GPIO_REGMAP - depends on REGMAP + select REGMAP tristate # put drivers in the right section, in alphabetical order