summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorLuo Ji <ji.luo@nxp.com>2018-11-19 09:35:09 +0800
committerLuo Ji <ji.luo@nxp.com>2018-11-26 14:08:03 +0800
commit12eca96f6ffdd8fed25768077ca8a635034b3d77 (patch)
tree9b2637d60e2836366caad9662f2183a1ef68dae0 /include
parente3f6b0778284bc42faf940caaf0d7292b44a1852 (diff)
MA-13427 [AUTO] Remove fuse operation commands
Remove the fuse operation commands for imx8qm, this will help reduce the u-boot binary size. Test: build and boot ok on imx8qm. Change-Id: I45fd7a86abe5ce7a9a8b9284974190d72b203e1b Signed-off-by: Luo Ji <ji.luo@nxp.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/imx8qm_mek_android_auto.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/imx8qm_mek_android_auto.h b/include/configs/imx8qm_mek_android_auto.h
index ed8835a432..9c71f01553 100644
--- a/include/configs/imx8qm_mek_android_auto.h
+++ b/include/configs/imx8qm_mek_android_auto.h
@@ -95,6 +95,7 @@
#undef CONFIG_MII
#undef CONFIG_PHYLIB
#undef CONFIG_PHY_ATHEROS
+#undef CONFIG_CMD_FUSE
#undef CONFIG_USB_FUNCTION_MASS_STORAGE
#if defined(CONFIG_XEN)