diff options
author | Tom Rini <trini@ti.com> | 2014-11-11 16:59:25 -0500 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-11-11 16:59:25 -0500 |
commit | 6841deb6209ee420b7bcb6e320a8a06fd57658df (patch) | |
tree | fd00ae8121b49d33b1f02437cfee50ad1df0adaa /include/configs/exynos4-common.h | |
parent | 63f7af9a4cfb4a3b9136674c6612c6d13957c2cd (diff) | |
parent | 6a559bbe2f60ab64e28662f7ab52551a2eaa7163 (diff) | |
download | u-boot-imx-6841deb6209ee420b7bcb6e320a8a06fd57658df.zip u-boot-imx-6841deb6209ee420b7bcb6e320a8a06fd57658df.tar.gz u-boot-imx-6841deb6209ee420b7bcb6e320a8a06fd57658df.tar.bz2 |
Merge branch 'master' of git://git.denx.de/u-boot-usb
Diffstat (limited to 'include/configs/exynos4-common.h')
-rw-r--r-- | include/configs/exynos4-common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/exynos4-common.h b/include/configs/exynos4-common.h index 89ba14e..41631c7 100644 --- a/include/configs/exynos4-common.h +++ b/include/configs/exynos4-common.h @@ -59,6 +59,7 @@ #define CONFIG_USB_GADGET #define CONFIG_USB_GADGET_S3C_UDC_OTG +#define CONFIG_USB_GADGET_S3C_UDC_OTG_PHY #define CONFIG_USB_GADGET_DUALSPEED #define CONFIG_USB_GADGET_VBUS_DRAW 2 |