diff options
-rw-r--r-- | include/configs/mx6sabre_common.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/mx6sabre_common.h b/include/configs/mx6sabre_common.h index 207c05ab9d..f218e48f87 100644 --- a/include/configs/mx6sabre_common.h +++ b/include/configs/mx6sabre_common.h @@ -208,8 +208,7 @@ #define CONFIG_IMX_HDMI #define CONFIG_IMX_VIDEO_SKIP -#ifndef CONFIG_SPL #define CONFIG_USBD_HS -#endif +#define CONFIG_USB_FUNCTION_MASS_STORAGE #endif /* __MX6QSABRE_COMMON_CONFIG_H */ |