summaryrefslogtreecommitdiffstats
path: root/include/configs/s5pc210_universal.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2011-12-17 20:51:16 +0100
committerWolfgang Denk <wd@denx.de>2011-12-17 20:51:16 +0100
commit8b0affecb98f91142015ccf8c43653e1ad87c156 (patch)
treec8845c9e4ceef07fb7946326f137ad615f8acf9b /include/configs/s5pc210_universal.h
parent509adc8b77f885e946449ed62191fbef7fe67b56 (diff)
parentb2fb47f1873ae812ce33129996a22b11a36d0aa9 (diff)
downloadtalos-obmc-uboot-8b0affecb98f91142015ccf8c43653e1ad87c156.tar.gz
talos-obmc-uboot-8b0affecb98f91142015ccf8c43653e1ad87c156.zip
Merge branch 'master' of git://git.denx.de/u-boot-usb
* 'master' of git://git.denx.de/u-boot-usb: USB: Use (get|put)_unaligned for accessing wMaxPacketSize usb:gadget:s5p Enable the USB Gadget framework at Exynos4210 (C210 Universal) README: add documentation for CONFIG_USB_ULPI* USB: ULPI: increase error case verbosity USB: ULPI: clean a mixup of return types USB: ULPI: switch argument type from u8 to unsigned
Diffstat (limited to 'include/configs/s5pc210_universal.h')
-rw-r--r--include/configs/s5pc210_universal.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/configs/s5pc210_universal.h b/include/configs/s5pc210_universal.h
index b36ad3a193..be000cbafe 100644
--- a/include/configs/s5pc210_universal.h
+++ b/include/configs/s5pc210_universal.h
@@ -262,4 +262,8 @@
#define CONFIG_PMIC_I2C
#define CONFIG_PMIC_MAX8998
+#define CONFIG_USB_GADGET
+#define CONFIG_USB_GADGET_S3C_UDC_OTG
+#define CONFIG_USB_GADGET_DUALSPEED
+
#endif /* __CONFIG_H */
OpenPOWER on IntegriCloud