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/lx2160aqds_tfa_SECURE_BOOT_defconfig | |
parent | f5cc89a82a9990ba9805ff5800c0872b891533ce (diff) |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/lx2160aqds_tfa_SECURE_BOOT_defconfig')
-rw-r--r-- | configs/lx2160aqds_tfa_SECURE_BOOT_defconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/configs/lx2160aqds_tfa_SECURE_BOOT_defconfig b/configs/lx2160aqds_tfa_SECURE_BOOT_defconfig index 698954366e..7c3b82700d 100644 --- a/configs/lx2160aqds_tfa_SECURE_BOOT_defconfig +++ b/configs/lx2160aqds_tfa_SECURE_BOOT_defconfig @@ -56,8 +56,8 @@ CONFIG_E1000=y CONFIG_PCI=y CONFIG_DM_PCI=y CONFIG_DM_PCI_COMPAT=y -CONFIG_PCIE_LAYERSCAPE_GEN4=y CONFIG_PCIE_LAYERSCAPE=y +CONFIG_PCIE_LAYERSCAPE_GEN4=y CONFIG_DM_RTC=y CONFIG_RTC_PCF2127=y CONFIG_DM_SCSI=y @@ -73,4 +73,3 @@ CONFIG_RSA=y CONFIG_SPL_RSA=y CONFIG_RSA_SOFTWARE_EXP=y CONFIG_EFI_LOADER_BOUNCE_BUFFER=y -CONFIG_CMD_SETEXPR=y |