diff options
author | Tom Rini <trini@konsulko.com> | 2021-09-14 18:48:05 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-09-14 18:48:05 -0400 |
commit | e3e2c6430bbd3cbd8004bdca61c40b1aba4639f0 (patch) | |
tree | bf76bbb3bb6e2e61d91873d502bd873057f1993a /configs/xilinx_versal_mini_defconfig | |
parent | 1ac7580a225408a46eecb9046ad5f38d7ea4a520 (diff) | |
download | u-boot-e3e2c6430bbd3cbd8004bdca61c40b1aba4639f0.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/xilinx_versal_mini_defconfig')
-rw-r--r-- | configs/xilinx_versal_mini_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/xilinx_versal_mini_defconfig b/configs/xilinx_versal_mini_defconfig index 7f75f9bb9c..5731a1f276 100644 --- a/configs/xilinx_versal_mini_defconfig +++ b/configs/xilinx_versal_mini_defconfig @@ -56,4 +56,3 @@ CONFIG_SYS_RELOC_GD_ENV_ADDR=y # CONFIG_MMC is not set CONFIG_ARM_DCC=y # CONFIG_GZIP is not set -# CONFIG_EFI_LOADER is not set |