summaryrefslogtreecommitdiff
path: root/configs/ls1021aqds_nand_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-03-31 01:07:32 +0300
committerTom Rini <trini@konsulko.com>2022-04-08 17:46:22 +0300
commitd43cd486ee2063fa73e3e29d6386d13b3aee9354 (patch)
tree33efa720275ff536ee0d5e5877c429d0e203bc06 /configs/ls1021aqds_nand_defconfig
parent388de0fa8bf5b232800b80ebb616363cda50f06c (diff)
downloadu-boot-d43cd486ee2063fa73e3e29d6386d13b3aee9354.tar.xz
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/ls1021aqds_nand_defconfig')
-rw-r--r--configs/ls1021aqds_nand_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/ls1021aqds_nand_defconfig b/configs/ls1021aqds_nand_defconfig
index 33d37db298..79e8fbb33f 100644
--- a/configs/ls1021aqds_nand_defconfig
+++ b/configs/ls1021aqds_nand_defconfig
@@ -16,6 +16,8 @@ CONFIG_DM_GPIO=y
CONFIG_DEFAULT_DEVICE_TREE="ls1021a-qds-duart"
CONFIG_SPL_TEXT_BASE=0x10000000
CONFIG_FSL_USE_PCA9547_MUX=y
+CONFIG_FSL_QIXIS=y
+# CONFIG_QIXIS_I2C_ACCESS is not set
CONFIG_SPL_SERIAL=y
CONFIG_SPL_DRIVERS_MISC=y
CONFIG_SPL=y