Commit dc2060cf authored by Mark Brown's avatar Mark Brown

regulator: lp872x: Depend on I2C=y

Kconfig doesn't do the right thing for us here.
Reported-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
parent 01bc3a14
......@@ -234,7 +234,7 @@ config REGULATOR_LP3972
config REGULATOR_LP872X
bool "TI/National Semiconductor LP8720/LP8725 voltage regulators"
depends on I2C
depends on I2C=y
select REGMAP_I2C
help
This driver supports LP8720/LP8725 PMIC
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment