summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorYe Li <ye.li@nxp.com>2019-05-19 23:03:37 -0700
committerYe Li <ye.li@nxp.com>2020-04-26 23:26:29 -0700
commit87566c9652111221a45d7159b91394105670b779 (patch)
tree361b8d18cc87531d61d0b11d987aec028347d342 /include
parentf40c1c773407b5d20fcdfbf34370bbbaa6fa7f9c (diff)
MLK-18707-2 iMX8MM enable fastboot as default
uuu will use fastboot command to write emmc, enable it as default for iMX8MM EVK board Signed-off-by: Frank Li <Frank.Li@nxp.com> Signed-off-by: Ye Li <ye.li@nxp.com> (cherry picked from commit ed6898da1c1a78dbf59ac4d6d291bc25e14c636e)
Diffstat (limited to 'include')
-rw-r--r--include/configs/imx8mm_evk.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/imx8mm_evk.h b/include/configs/imx8mm_evk.h
index 5006be5fdb..9f64624d9a 100644
--- a/include/configs/imx8mm_evk.h
+++ b/include/configs/imx8mm_evk.h
@@ -264,7 +264,6 @@
#define CONFIG_CMD_USB_MASS_STORAGE
#define CONFIG_USB_GADGET_MASS_STORAGE
-#define CONFIG_USB_GADGET_DOWNLOAD
#define CONFIG_USB_FUNCTION_MASS_STORAGE
#endif