提交 4eaad8ad 编写于 作者: L Linus Walleij 提交者: Ben Dooks

i2c-stu300: Make driver depend on MACH_U300

This makes the stu300 driver for the ST Micro ST DDC I2C bus
driver depend on MACH_U300, new platforms reusing this I2C
driver will need to add in a similar dependency.
Signed-off-by: NLinus Walleij <linus.walleij@stericsson.com>
[ben-linux@fluff.org: re-aranged subject line]
Signed-off-by: NBen Dooks <ben-linux@fluff.org>
上级 933a2aec
...@@ -515,6 +515,7 @@ config I2C_SIMTEC ...@@ -515,6 +515,7 @@ config I2C_SIMTEC
config I2C_STU300 config I2C_STU300
tristate "ST Microelectronics DDC I2C interface" tristate "ST Microelectronics DDC I2C interface"
depends on MACH_U300
default y if MACH_U300 default y if MACH_U300
help help
If you say yes to this option, support will be included for the If you say yes to this option, support will be included for the
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册