From cccc4ab86f5e64ea6fe1e79b3ca2453baa049120 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Tue, 8 Feb 2022 23:50:55 +0000 Subject: configs: Resync with savedefconfig Rsync all defconfig files using moveconfig.py and update scripts/pylint.base Signed-off-by: Tom Rini --- configs/ls1012a2g5rdb_tfa_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/ls1012a2g5rdb_tfa_defconfig') diff --git a/configs/ls1012a2g5rdb_tfa_defconfig b/configs/ls1012a2g5rdb_tfa_defconfig index 4e36f405e9a..00e8b104b28 100644 --- a/configs/ls1012a2g5rdb_tfa_defconfig +++ b/configs/ls1012a2g5rdb_tfa_defconfig @@ -40,8 +40,8 @@ CONFIG_ENV_IS_IN_SPI_FLASH=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_MPC8XXX_GPIO=y CONFIG_DM_I2C=y -- cgit v1.2.3