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>
This commit is contained in:
Luo Ji 2018-11-19 09:35:09 +08:00
parent e3f6b07782
commit 12eca96f6f
1 changed files with 1 additions and 0 deletions

View File

@ -95,6 +95,7 @@
#undef CONFIG_MII #undef CONFIG_MII
#undef CONFIG_PHYLIB #undef CONFIG_PHYLIB
#undef CONFIG_PHY_ATHEROS #undef CONFIG_PHY_ATHEROS
#undef CONFIG_CMD_FUSE
#undef CONFIG_USB_FUNCTION_MASS_STORAGE #undef CONFIG_USB_FUNCTION_MASS_STORAGE
#if defined(CONFIG_XEN) #if defined(CONFIG_XEN)