]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
arm64: zynqmp: Remove ums command for ultra96
authorMichal Simek <michal.simek@xilinx.com>
Fri, 7 Sep 2018 08:19:36 +0000 (10:19 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Fri, 7 Sep 2018 08:19:36 +0000 (10:19 +0200)
There is no USB_FUNCTION_MASS_STORAGE enabled that's why there is
compilation failure for this platform.
Better to remove this feature which is enabled in mainline
(ultra96 was cherry-picked from mainline).

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
configs/avnet_ultra96_rev1_defconfig

index 672a2d6a33877a87ab7e870810a749802908a385..7e337190fda4bd839a279c801540f7724e56c758 100644 (file)
@@ -31,7 +31,6 @@ CONFIG_CMD_I2C=y
 CONFIG_CMD_MMC=y
 CONFIG_CMD_SPI=y
 CONFIG_CMD_USB=y
-CONFIG_CMD_USB_MASS_STORAGE=y
 CONFIG_CMD_TFTPPUT=y
 CONFIG_CMD_TIME=y
 CONFIG_CMD_TIMER=y