提交 69f71008 编写于 作者: M Marek Szyprowski 提交者: Liam Girdwood

drivers: regulators: depend on MFD_MAX8998

The MAX8998-pmic driver requires a core driver for all io operations. Like
other regulator driver make it depend of the required MFD io driver.
Signed-off-by: NMarek Szyprowski <m.szyprowski@samsung.com>
Acked-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: NLiam Girdwood <lrg@slimlogic.co.uk>
上级 156f2528
...@@ -102,8 +102,7 @@ config REGULATOR_MAX8925 ...@@ -102,8 +102,7 @@ config REGULATOR_MAX8925
config REGULATOR_MAX8998 config REGULATOR_MAX8998
tristate "Maxim 8998 voltage regulator" tristate "Maxim 8998 voltage regulator"
depends on I2C depends on MFD_MAX8998
default n
help help
This driver controls a Maxim 8998 voltage output regulator This driver controls a Maxim 8998 voltage output regulator
via I2C bus. The provided regulator is suitable for S3C6410 via I2C bus. The provided regulator is suitable for S3C6410
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册