diff options
author | Tom Rini <trini@konsulko.com> | 2022-02-08 23:50:55 +0000 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-02-09 09:28:58 -0500 |
commit | cccc4ab86f5e64ea6fe1e79b3ca2453baa049120 (patch) | |
tree | e0863f7cced9c153b8b083575d52faec05fae8d7 /configs/ls1088aqds_sdcard_ifc_defconfig | |
parent | bc39e41818d86c46639a5d70540c167897c30120 (diff) | |
download | u-boot-cccc4ab86f5e64ea6fe1e79b3ca2453baa049120.tar.gz |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py and update
scripts/pylint.base
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/ls1088aqds_sdcard_ifc_defconfig')
-rw-r--r-- | configs/ls1088aqds_sdcard_ifc_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/ls1088aqds_sdcard_ifc_defconfig b/configs/ls1088aqds_sdcard_ifc_defconfig index fe3197867c8..ac0601a96d4 100644 --- a/configs/ls1088aqds_sdcard_ifc_defconfig +++ b/configs/ls1088aqds_sdcard_ifc_defconfig @@ -63,8 +63,8 @@ CONFIG_ENV_IS_IN_MMC=y CONFIG_SYS_RELOC_GD_ENV_ADDR=y CONFIG_NET_RANDOM_ETHADDR=y CONFIG_DM=y -CONFIG_SCSI_AHCI=y CONFIG_SATA=y +CONFIG_SCSI_AHCI=y CONFIG_SATA_CEVA=y CONFIG_DYNAMIC_DDR_CLK_FREQ=y CONFIG_DDR_ECC=y |