diff options
Diffstat (limited to 'include/configs/kwb.h')
-rw-r--r-- | include/configs/kwb.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/kwb.h b/include/configs/kwb.h index 1f2d2a42c35..4ec4e338990 100644 --- a/include/configs/kwb.h +++ b/include/configs/kwb.h @@ -122,8 +122,6 @@ BUR_COMMON_ENV \ #define CONFIG_ARCH_MISC_INIT #define CONFIG_USB_MUSB_PIO_ONLY #define CONFIG_USB_MUSB_DISABLE_BULK_COMBINE_SPLIT -/* attention! not only for gadget, enables also highspeed in hostmode */ -#define CONFIG_USB_GADGET_DUALSPEED #define CONFIG_AM335X_USB0 #define CONFIG_AM335X_USB0_MODE MUSB_HOST #define CONFIG_AM335X_USB1 |