From 88663126a009d0c354d832e005a5b3b511e5c7fb Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Mon, 14 Aug 2017 19:58:53 -0400 Subject: configs: Resync with savedefconfig Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini --- configs/vexpress_aemv8a_juno_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/vexpress_aemv8a_juno_defconfig') diff --git a/configs/vexpress_aemv8a_juno_defconfig b/configs/vexpress_aemv8a_juno_defconfig index c36b6c2a70..bdfba736d1 100644 --- a/configs/vexpress_aemv8a_juno_defconfig +++ b/configs/vexpress_aemv8a_juno_defconfig @@ -17,9 +17,9 @@ CONFIG_SYS_PROMPT="VExpress64# " # CONFIG_CMD_ENV_EXISTS is not set CONFIG_CMD_MEMTEST=y CONFIG_CMD_UNZIP=y -# CONFIG_CMD_LOADS is not set CONFIG_CMD_ARMFLASH=y # CONFIG_CMD_FPGA is not set +# CONFIG_CMD_LOADS is not set # CONFIG_CMD_ITEST is not set # CONFIG_CMD_SETEXPR is not set # CONFIG_CMD_NFS is not set -- cgit