]> 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)
commit970e7912a3ebbf74d6e01a898187da659189cabb
tree58773bf11446b57306ead7f320308a05a4cc1564
parentc082e0eb151732363e0a02cd1db5384c40b26f1d
regulator: lp872x: Make REGULATOR_LP872X depend on I2C rather than I2C=y

lp872x regulator driver can be built a module after commit c082e0e
"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