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:
parent
e3f6b07782
commit
12eca96f6f
|
|
@ -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)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue