diff options
author | Tom Rini <trini@konsulko.com> | 2021-11-12 23:37:42 +0000 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-11-12 23:37:42 +0000 |
commit | a51673eb75de328d3471b742e593f04b166591c4 (patch) | |
tree | 509d4cdcd37bc022d5725d546463daa8753b9353 /configs/ls1043aqds_sdcard_ifc_defconfig | |
parent | e0d7d06f393a4d56917844210a5da44fef20a944 (diff) | |
download | u-boot-a51673eb75de328d3471b742e593f04b166591c4.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_sdcard_ifc_defconfig')
-rw-r--r-- | configs/ls1043aqds_sdcard_ifc_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/ls1043aqds_sdcard_ifc_defconfig b/configs/ls1043aqds_sdcard_ifc_defconfig index 324c96b03f..31aa2be844 100644 --- a/configs/ls1043aqds_sdcard_ifc_defconfig +++ b/configs/ls1043aqds_sdcard_ifc_defconfig @@ -90,11 +90,11 @@ CONFIG_PHY_VITESSE=y CONFIG_E1000=y CONFIG_FMAN_ENET=y CONFIG_SYS_FMAN_FW_ADDR=0x900000 -CONFIG_SYS_QE_FW_ADDR=0x940000 CONFIG_NVME=y CONFIG_PCI=y CONFIG_DM_PCI_COMPAT=y CONFIG_PCIE_LAYERSCAPE_RC=y +CONFIG_SYS_QE_FW_ADDR=0x940000 CONFIG_SYS_QE_FMAN_FW_IN_MMC=y CONFIG_DM_SCSI=y CONFIG_SYS_NS16550=y |