diff options
author | Tom Rini <trini@konsulko.com> | 2020-02-06 13:42:52 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-02-06 13:42:52 -0500 |
commit | 4244429ff03ae76b93b4cf98005b2c2b3701649f (patch) | |
tree | cb2d4d611e309514aac8abfcf4426a67a34856ad /configs/ls1043aqds_tfa_SECURE_BOOT_defconfig | |
parent | f5cc89a82a9990ba9805ff5800c0872b891533ce (diff) | |
download | u-boot-4244429ff03ae76b93b4cf98005b2c2b3701649f.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/ls1043aqds_tfa_SECURE_BOOT_defconfig')
-rw-r--r-- | configs/ls1043aqds_tfa_SECURE_BOOT_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/ls1043aqds_tfa_SECURE_BOOT_defconfig b/configs/ls1043aqds_tfa_SECURE_BOOT_defconfig index 4ba5a8dd95..0ece698350 100644 --- a/configs/ls1043aqds_tfa_SECURE_BOOT_defconfig +++ b/configs/ls1043aqds_tfa_SECURE_BOOT_defconfig @@ -62,5 +62,4 @@ CONFIG_USB_XHCI_DWC3=y CONFIG_RSA=y CONFIG_SPL_RSA=y CONFIG_RSA_SOFTWARE_EXP=y -CONFIG_CMD_SETEXPR=y CONFIG_EFI_LOADER_BOUNCE_BUFFER=y |