summaryrefslogtreecommitdiffstats
path: root/include/configs/omap3_beagle.h
diff options
context:
space:
mode:
authorIlya Yanok <ilya.yanok@cogentembedded.com>2012-11-06 13:48:30 +0000
committerMarek Vasut <marex@denx.de>2012-11-20 00:16:08 +0100
commitc642b151f359a62c764f55694de34d45ad8ad015 (patch)
treeda7d9381a4fd9553932a15b41ab4163b559bf8cc /include/configs/omap3_beagle.h
parent673a524b6a71a7ab74a48b75728307b1a5303587 (diff)
downloadtalos-obmc-uboot-c642b151f359a62c764f55694de34d45ad8ad015.tar.gz
talos-obmc-uboot-c642b151f359a62c764f55694de34d45ad8ad015.zip
omap3_beagle: add musb-new init
Add initialization for new MUSB framework. Signed-off-by: Ilya Yanok <ilya.yanok@cogentembedded.com>
Diffstat (limited to 'include/configs/omap3_beagle.h')
-rw-r--r--include/configs/omap3_beagle.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/omap3_beagle.h b/include/configs/omap3_beagle.h
index 65353e8d1c..ff7d57b7ca 100644
--- a/include/configs/omap3_beagle.h
+++ b/include/configs/omap3_beagle.h
@@ -120,6 +120,8 @@
#define CONFIG_MUSB_UDC 1
#define CONFIG_USB_OMAP3 1
#define CONFIG_TWL4030_USB 1
+#define CONFIG_USB_ETHER
+#define CONFIG_USB_ETHER_RNDIS
/* USB device configuration */
#define CONFIG_USB_DEVICE 1
OpenPOWER on IntegriCloud