diff options
| -rw-r--r-- | drivers/regulator/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig index 21ad6d938e4d..9a3dc883ff40 100644 --- a/drivers/regulator/Kconfig +++ b/drivers/regulator/Kconfig @@ -1155,6 +1155,7 @@ config REGULATOR_RASPBERRYPI_TOUCHSCREEN_ATTINY config REGULATOR_RASPBERRYPI_TOUCHSCREEN_V2 tristate "Raspberry Pi 7-inch touchscreen panel V2 regulator" + depends on GPIOLIB depends on I2C select GPIO_REGMAP select REGMAP_I2C |
