From: Michal Simek Date: Fri, 16 Dec 2016 12:56:08 +0000 (+0100) Subject: ARM64: zynqmp: Remove configs which go against each other X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d222400fe7bdcd6aa0792b8182adc39993dc2b75;p=thirdparty%2Fu-boot.git ARM64: zynqmp: Remove configs which go against each other Simplify configuration. Signed-off-by: Michal Simek --- diff --git a/include/configs/xilinx_zynqmp_mini.h b/include/configs/xilinx_zynqmp_mini.h index a56b5d89743..1dec6bb36ab 100644 --- a/include/configs/xilinx_zynqmp_mini.h +++ b/include/configs/xilinx_zynqmp_mini.h @@ -41,7 +41,6 @@ #undef CONFIG_CMD_EXT4 #undef CONFIG_CMD_FAT #undef CONFIG_CMD_FS_GENERIC -#undef CONFIG_CMD_MEMORY #undef CONFIG_DOS_PARTITION #undef CONFIG_CMD_ELF #undef CONFIG_MP @@ -71,9 +70,6 @@ #undef CONFIG_CMD_PXE #undef CONFIG_MENU -/* Define needed configs */ -#define CONFIG_CMD_MEMORY - #undef CONFIG_NR_DRAM_BANKS #define CONFIG_NR_DRAM_BANKS 1