]> git.baikalelectronics.ru Git - kernel.git/commit
regulator: lp872x: Make REGULATOR_LP872X depend on I2C rather than I2C=y
authorAxel Lin <axel.lin@ingics.com>
Fri, 30 Aug 2013 14:13:44 +0000 (22:13 +0800)
committerMark Brown <broonie@linaro.org>
Fri, 30 Aug 2013 15:40:26 +0000 (16:40 +0100)
commit6389df56ec02d9dc5cf9336e5687ef13baf86809
tree58773bf11446b57306ead7f320308a05a4cc1564
parent03562232bd671601e34ea660d50ae22ff08576b7
regulator: lp872x: Make REGULATOR_LP872X depend on I2C rather than I2C=y

lp872x regulator driver can be built a module after commit 0356223
"regulator: build: Allow most regulators to be built as modules".
Make REGULATOR_LP872X depend on I2C to allow building lp872x module when I2C=m.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/regulator/Kconfig