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_ca15_tc2_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_ca15_tc2_defconfig')
-rw-r--r-- | configs/vexpress_ca15_tc2_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/vexpress_ca15_tc2_defconfig b/configs/vexpress_ca15_tc2_defconfig index 685007439c..9aba46761a 100644 --- a/configs/vexpress_ca15_tc2_defconfig +++ b/configs/vexpress_ca15_tc2_defconfig @@ -10,7 +10,6 @@ CONFIG_BOOTCOMMAND="run distro_bootcmd; run bootflash" # CONFIG_CMD_BOOTD is not set # CONFIG_CMD_XIMG is not set # CONFIG_CMD_EDITENV is not set -# CONFIG_CMD_ENV_EXISTS is not set # CONFIG_CMD_LOADB is not set # CONFIG_CMD_LOADS is not set CONFIG_CMD_MMC=y |