提交 f74fc4ae 编写于 作者: J Jason Kridner 提交者: Albert ARIBAUD

BeagleBoard: config: Enabled multibus support for I2C in configuration

Signed-off-by: NJason Kridner <jkridner@beagleboard.org>
Signed-off-by: NJoel A Fernandes <agnel.joel@gmail.com>
Signed-off-by: NSandeep Paulraj <s-paulraj@ti.com>
上级 c522eac4
......@@ -114,6 +114,12 @@
/* DDR - I use Micron DDR */
#define CONFIG_OMAP3_MICRON_DDR 1
/* Enable Multi Bus support for I2C */
#define CONFIG_I2C_MULTI_BUS 1
/* Probe all devices */
#define CONFIG_SYS_I2C_NOPROBES {0x0, 0x0}
/* USB */
#define CONFIG_MUSB_UDC 1
#define CONFIG_USB_OMAP3 1
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册