]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
ARM64: zynqmp: Remove already disabled commands in mini configuration
authorMichal Simek <michal.simek@xilinx.com>
Fri, 16 Dec 2016 13:00:51 +0000 (14:00 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 11 Jan 2017 13:10:38 +0000 (14:10 +0100)
This patch removes these configuration parameters.

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

index 90691d310090a6c028b8b66d35dce52a5a4a1d38..95d3f018901dfea4967d6b7fdeaa92acd2d89340 100644 (file)
@@ -24,7 +24,6 @@
 /* Undef unneeded configs */
 #undef CONFIG_EXTRA_ENV_SETTINGS
 #undef CONFIG_BOARD_LATE_INIT
-#undef CONFIG_CMD_BOOTZ
 #undef CONFIG_BOOTCOMMAND
 #undef CONFIG_SYS_HUSH_PARSER
 #undef CONFIG_SYS_PROMPT_HUSH_PS2
 #undef CONFIG_CMD_FAT
 #undef CONFIG_CMD_FS_GENERIC
 #undef CONFIG_DOS_PARTITION
-#undef CONFIG_CMD_ELF
 #undef CONFIG_MP
 #undef CONFIG_SYS_MEMTEST_START
 #undef CONFIG_SYS_MEMTEST_END
 #undef CONFIG_SYS_INIT_SP_ADDR
 #undef CONFIG_SYS_LONGHELP
-#undef CONFIG_CMD_CACHE
 #undef CONFIG_CMD_SF_TEST
-#undef CONFIG_CMD_GPIO
-#undef CONFIG_CMD_SPI
 #undef CONFIG_FIT_VERBOSE
 #undef CONFIG_ZYNQ_SERIAL
-#undef CONFIG_CMD_MII
 
 /* BOOTP options */
 #undef CONFIG_BOOTP_BOOTFILESIZE