arm64: zynqmp: Disable BOOTCOMMAND

There is no need to waste a space for setting up bootcommand which is
passed via xilinx_zynqmp.h by including "config_distro_bootcmd.h"
header.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
Michal Simek 2018-11-29 14:19:35 +01:00
parent a837cfe5b2
commit a2292665a4

View file

@ -15,6 +15,7 @@
#include <configs/xilinx_zynqmp.h>
/* Undef unneeded configs */
#undef CONFIG_BOOTCOMMAND
#undef CONFIG_EXTRA_ENV_SETTINGS
#undef CONFIG_SYS_MALLOC_LEN
#undef CONFIG_ZLIB