diff options
author | Tom Rini <trini@konsulko.com> | 2018-04-28 10:45:55 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-04-28 10:48:10 -0400 |
commit | 37dc72f5a590d6ad63b74b8a3051a85411db9d6a (patch) | |
tree | 08271b1e449d20917905bbccac563a0fa3004ce8 /configs/vexpress_aemv8a_juno_defconfig | |
parent | c4f668320a2a8fe65de259917fc9687437f10cd9 (diff) | |
download | u-boot-37dc72f5a590d6ad63b74b8a3051a85411db9d6a.tar.gz |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/vexpress_aemv8a_juno_defconfig')
-rw-r--r-- | configs/vexpress_aemv8a_juno_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/vexpress_aemv8a_juno_defconfig b/configs/vexpress_aemv8a_juno_defconfig index 382b37986d..122960142d 100644 --- a/configs/vexpress_aemv8a_juno_defconfig +++ b/configs/vexpress_aemv8a_juno_defconfig @@ -14,7 +14,6 @@ CONFIG_SYS_PROMPT="VExpress64# " # CONFIG_CMD_CONSOLE is not set # CONFIG_CMD_XIMG is not set # CONFIG_CMD_EDITENV is not set -# CONFIG_CMD_ENV_EXISTS is not set CONFIG_CMD_MEMTEST=y CONFIG_CMD_ARMFLASH=y # CONFIG_CMD_LOADS is not set |