From: Jagannadha Sutradharudu Teki Date: Fri, 13 Sep 2013 06:39:26 +0000 (+0200) Subject: zynq_cse: Undef few unneeded configurations X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=909b2755fed9796f46159d1a1731a374630830b3;p=thirdparty%2Fu-boot.git zynq_cse: Undef few unneeded configurations Signed-off-by: Jagannadha Sutradharudu Teki Signed-off-by: Michal Simek --- diff --git a/include/configs/zynq_cse.h b/include/configs/zynq_cse.h index 7c83778af2b..b05267e6b78 100644 --- a/include/configs/zynq_cse.h +++ b/include/configs/zynq_cse.h @@ -49,6 +49,10 @@ #undef CONFIG_BOOTDELAY #undef CONFIG_SYS_MALLOC_LEN #undef CONFIG_ENV_SIZE +#undef CONFIG_CMDLINE_EDITING +#undef CONFIG_AUTO_COMPLETE +#undef CONFIG_ZLIB +#undef CONFIG_GZIP /* Define needed configs */ #define CONFIG_CMD_MEMORY