summaryrefslogtreecommitdiff
path: root/configs/ls2080aqds_sdcard_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-03-30 18:07:32 -0400
committerTom Rini <trini@konsulko.com>2022-04-08 10:46:22 -0400
commitd43cd486ee2063fa73e3e29d6386d13b3aee9354 (patch)
tree33efa720275ff536ee0d5e5877c429d0e203bc06 /configs/ls2080aqds_sdcard_defconfig
parent388de0fa8bf5b232800b80ebb616363cda50f06c (diff)
Convert CONFIG_FSL_QIXIS et al to Kconfig
This converts the following to Kconfig: CONFIG_FSL_QIXIS CONFIG_QIXIS_I2C_ACCESS Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/ls2080aqds_sdcard_defconfig')
-rw-r--r--configs/ls2080aqds_sdcard_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ls2080aqds_sdcard_defconfig b/configs/ls2080aqds_sdcard_defconfig
index 787fe56a2c..d79096536d 100644
--- a/configs/ls2080aqds_sdcard_defconfig
+++ b/configs/ls2080aqds_sdcard_defconfig
@@ -11,6 +11,7 @@ CONFIG_ENV_OFFSET=0x300000
CONFIG_DEFAULT_DEVICE_TREE="fsl-ls2080a-qds"
CONFIG_SPL_TEXT_BASE=0x1800a000
CONFIG_FSL_USE_PCA9547_MUX=y
+CONFIG_FSL_QIXIS=y
CONFIG_FSL_LS_PPA=y
CONFIG_SPL_MMC=y
CONFIG_SPL_SERIAL=y