diff options
Diffstat (limited to 'include/configs/mx7dsabresdandroid.h')
-rw-r--r-- | include/configs/mx7dsabresdandroid.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/mx7dsabresdandroid.h b/include/configs/mx7dsabresdandroid.h index da06742..a545f00 100644 --- a/include/configs/mx7dsabresdandroid.h +++ b/include/configs/mx7dsabresdandroid.h @@ -12,6 +12,9 @@ #define CONFIG_USBD_HS #define CONFIG_USB_GADGET_DUALSPEED +#define CONFIG_BCB_SUPPORT +#define CONFIG_CMD_READ + #define CONFIG_USB_GADGET #define CONFIG_CMD_USB_MASS_STORAGE #define CONFIG_USB_FUNCTION_MASS_STORAGE |