diff options
author | Tom Rini <trini@konsulko.com> | 2022-01-24 21:08:41 +0000 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-01-24 17:36:30 -0500 |
commit | 54c5c2b8fee2f64d135349bc9764d068b647e4e0 (patch) | |
tree | 7b4ea9a0c4251507b988a0f4d1584c3cb8952394 /configs/lx2162aqds_tfa_SECURE_BOOT_defconfig | |
parent | 91197aa696238ab2a5e260de700a36fb6429abbc (diff) | |
download | u-boot-54c5c2b8fee2f64d135349bc9764d068b647e4e0.tar.gz u-boot-54c5c2b8fee2f64d135349bc9764d068b647e4e0.tar.bz2 u-boot-54c5c2b8fee2f64d135349bc9764d068b647e4e0.zip |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/lx2162aqds_tfa_SECURE_BOOT_defconfig')
-rw-r--r-- | configs/lx2162aqds_tfa_SECURE_BOOT_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/lx2162aqds_tfa_SECURE_BOOT_defconfig b/configs/lx2162aqds_tfa_SECURE_BOOT_defconfig index d017a53eff..da310b77e7 100644 --- a/configs/lx2162aqds_tfa_SECURE_BOOT_defconfig +++ b/configs/lx2162aqds_tfa_SECURE_BOOT_defconfig @@ -22,6 +22,7 @@ CONFIG_ARMV8_SEC_FIRMWARE_SUPPORT=y CONFIG_SEC_FIRMWARE_ARMV8_PSCI=y CONFIG_AHCI=y CONFIG_OF_BOARD_FIXUP=y +CONFIG_MP=y CONFIG_FIT_VERBOSE=y CONFIG_OF_BOARD_SETUP=y CONFIG_OF_STDOUT_VIA_ALIAS=y @@ -44,7 +45,6 @@ CONFIG_CMD_PCI=y CONFIG_CMD_USB=y CONFIG_CMD_WDT=y CONFIG_CMD_CACHE=y -CONFIG_MP=y CONFIG_OF_CONTROL=y CONFIG_OF_LIST="fsl-lx2162a-qds-17-x fsl-lx2162a-qds-18-x fsl-lx2162a-qds-20-x" CONFIG_MULTI_DTB_FIT=y |