diff options
Diffstat (limited to 'include/configs/odroid_xu3.h')
-rw-r--r-- | include/configs/odroid_xu3.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/odroid_xu3.h b/include/configs/odroid_xu3.h index e4986b0b18..e704bb49c3 100644 --- a/include/configs/odroid_xu3.h +++ b/include/configs/odroid_xu3.h @@ -48,13 +48,9 @@ #define CONFIG_USB_EHCI_EXYNOS /* DWC3 */ -#define CONFIG_USB_DWC3 #define CONFIG_USB_DWC3_GADGET #define CONFIG_USB_DWC3_PHY_SAMSUNG -/* USB gadget */ -#define CONFIG_USB_GADGET_DUALSPEED - /* Downloader */ #define CONFIG_G_DNL_VENDOR_NUM 0x04E8 #define CONFIG_G_DNL_PRODUCT_NUM 0x6601 |