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/ls1046ardb_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/ls1046ardb_tfa_SECURE_BOOT_defconfig')
-rw-r--r-- | configs/ls1046ardb_tfa_SECURE_BOOT_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/ls1046ardb_tfa_SECURE_BOOT_defconfig b/configs/ls1046ardb_tfa_SECURE_BOOT_defconfig index 43a123625c..1dde0ae73b 100644 --- a/configs/ls1046ardb_tfa_SECURE_BOOT_defconfig +++ b/configs/ls1046ardb_tfa_SECURE_BOOT_defconfig @@ -54,4 +54,3 @@ CONFIG_USB_XHCI_HCD=y CONFIG_USB_XHCI_DWC3=y CONFIG_RSA=y CONFIG_EFI_LOADER_BOUNCE_BUFFER=y -CONFIG_CMD_SETEXPR=y |