diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig index 947474f6abb4..7b9def6b1004 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