Merge branch 'master' of git://git.denx.de/u-boot-usb
[oweals/u-boot.git] / include / configs / sunxi-common.h
index 8f11eb90c13129ad3e488dde289686a3e414987d..9c6c9b63c79fe6f93522ad90a8dbb3e78350538d 100644 (file)
@@ -342,21 +342,11 @@ extern int soft_i2c_gpio_scl;
 #endif
 
 #ifdef CONFIG_USB_MUSB_GADGET
-#define CONFIG_USB_GADGET_DUALSPEED
-#define CONFIG_USB_GADGET_VBUS_DRAW    0
-
-#define CONFIG_USB_GADGET_DOWNLOAD
 #define CONFIG_USB_FUNCTION_DFU
 #define CONFIG_USB_FUNCTION_FASTBOOT
 #define CONFIG_USB_FUNCTION_MASS_STORAGE
 #endif
 
-#ifdef CONFIG_USB_GADGET_DOWNLOAD
-#define CONFIG_G_DNL_VENDOR_NUM                0x1f3a
-#define CONFIG_G_DNL_PRODUCT_NUM       0x1010
-#define CONFIG_G_DNL_MANUFACTURER      "Allwinner Technology"
-#endif
-
 #ifdef CONFIG_USB_FUNCTION_DFU
 #define CONFIG_CMD_DFU
 #define CONFIG_DFU_RAM