summaryrefslogtreecommitdiff
path: root/configs/ls2088aqds_tfa_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-04-08 20:33:14 +0300
committerTom Rini <trini@konsulko.com>2022-04-08 20:33:14 +0300
commit909d2120e27964a9cfdc8d254cd8fa5a0e1345a7 (patch)
tree0e64d4838989cff35a0cc14dbfbcb6a5a37667c3 /configs/ls2088aqds_tfa_defconfig
parent03a8a797e5dccaffe172d3b5224bc3c3fcd304d6 (diff)
parent2fc0995cc05cc55bee79f387d1e83571539b0b3e (diff)
downloadu-boot-909d2120e27964a9cfdc8d254cd8fa5a0e1345a7.tar.xz
Merge branch '2022-04-08-Kconfig-updates-and-dead-code-removal'
- Migration of more symbols from board config.h files to defconfig - Remove unused network drivers
Diffstat (limited to 'configs/ls2088aqds_tfa_defconfig')
-rw-r--r--configs/ls2088aqds_tfa_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/ls2088aqds_tfa_defconfig b/configs/ls2088aqds_tfa_defconfig
index 016e9c7f1b..6b7c69119d 100644
--- a/configs/ls2088aqds_tfa_defconfig
+++ b/configs/ls2088aqds_tfa_defconfig
@@ -11,6 +11,8 @@ CONFIG_ENV_SECT_SIZE=0x20000
CONFIG_DM_GPIO=y
CONFIG_DEFAULT_DEVICE_TREE="fsl-ls2080a-qds"
CONFIG_FSL_USE_PCA9547_MUX=y
+CONFIG_FSL_QIXIS=y
+# CONFIG_QIXIS_I2C_ACCESS is not set
CONFIG_ARMV8_SEC_FIRMWARE_SUPPORT=y
CONFIG_SEC_FIRMWARE_ARMV8_PSCI=y
CONFIG_AHCI=y
@@ -58,6 +60,7 @@ CONFIG_SATA=y
CONFIG_SATA_CEVA=y
CONFIG_FSL_CAAM=y
CONFIG_DYNAMIC_DDR_CLK_FREQ=y
+CONFIG_DIMM_SLOTS_PER_CTLR=2
CONFIG_DDR_ECC=y
CONFIG_ECC_INIT_VIA_DDRCONTROLLER=y
CONFIG_MPC8XXX_GPIO=y