]> Git Repo - J-u-boot.git/commitdiff
arm64: zynqmp: Remove CMD_UNZIP for mini configuration
authorMichal Simek <[email protected]>
Mon, 21 May 2018 11:33:47 +0000 (13:33 +0200)
committerMichal Simek <[email protected]>
Thu, 31 May 2018 11:50:39 +0000 (13:50 +0200)
CMD_UNZIP is already disabled via Kconfig.

Signed-off-by: Michal Simek <[email protected]>
include/configs/xilinx_zynqmp_mini.h

index 947d3083dae493977b8606ca8917e6c940fe162a..96ff6c9f021593d250c433797978ea56a0a5c708 100644 (file)
@@ -32,7 +32,6 @@
 /* BOOTP options */
 #undef CONFIG_BOOTP_BOOTFILESIZE
 #undef CONFIG_BOOTP_MAY_FAIL
-#undef CONFIG_CMD_UNZIP
 
 #undef CONFIG_NR_DRAM_BANKS
 
This page took 0.02919 seconds and 4 git commands to generate.