Commit b8c2d4a40ca955e2d0eb6d5e2fa99df7a1bb1026

Authored by Eric Lee
1 parent 1a63d1f76e

Fix duplicate config on USB

Showing 1 changed file with 0 additions and 7 deletions Side-by-side Diff

include/configs/mx_android_common.h
... ... @@ -5,21 +5,14 @@
5 5 #ifndef __MX_ANDROID_COMMON_H
6 6 #define __MX_ANDROID_COMMON_H
7 7  
8   -#define CONFIG_CI_UDC
9 8 #define CONFIG_USBD_HS
10   -#define CONFIG_USB_GADGET_DUALSPEED
11 9  
12 10 #define CONFIG_BCB_SUPPORT
13 11 #define CONFIG_CMD_READ
14 12  
15   -#define CONFIG_USB_GADGET
16   -#define CONFIG_CMD_USB_MASS_STORAGE
17 13 #define CONFIG_USB_FUNCTION_MASS_STORAGE
18   -#define CONFIG_USB_GADGET_DOWNLOAD
19 14 #define CONFIG_USB_GADGET_VBUS_DRAW 2
20 15  
21   -#define CONFIG_G_DNL_VENDOR_NUM 0x18d1
22   -#define CONFIG_G_DNL_PRODUCT_NUM 0x0d02
23 16 #define CONFIG_G_DNL_MANUFACTURER "FSL"
24 17  
25 18 #define CONFIG_USB_FUNCTION_FASTBOOT