summaryrefslogtreecommitdiff
path: root/configs/ls2080aqds_qspi_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-06-16 21:04:38 +0300
committerTom Rini <trini@konsulko.com>2022-07-06 00:03:46 +0300
commit7e7d04aecb99cfcec2c25581dcf307f2c7a82c6c (patch)
tree3145c1a23abfffec4a04d9fb469f0699f8c96db6 /configs/ls2080aqds_qspi_defconfig
parent2b2817b5c879f784b37aa79eb66c5cee5db2685c (diff)
downloadu-boot-7e7d04aecb99cfcec2c25581dcf307f2c7a82c6c.tar.xz
Convert CONFIG_ESDHC_DETECT_QUIRK to Kconfig
This converts the following to Kconfig: CONFIG_ESDHC_DETECT_QUIRK Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/ls2080aqds_qspi_defconfig')
-rw-r--r--configs/ls2080aqds_qspi_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ls2080aqds_qspi_defconfig b/configs/ls2080aqds_qspi_defconfig
index afa2469b1b..8ca856c788 100644
--- a/configs/ls2080aqds_qspi_defconfig
+++ b/configs/ls2080aqds_qspi_defconfig
@@ -64,6 +64,7 @@ CONFIG_SYS_I2C_LEGACY=y
CONFIG_SYS_I2C_EARLY_INIT=y
CONFIG_SYS_I2C_EEPROM_ADDR=0x57
CONFIG_FSL_ESDHC=y
+CONFIG_ESDHC_DETECT_QUIRK=y
CONFIG_MTD=y
CONFIG_MTD_RAW_NAND=y
CONFIG_NAND_FSL_IFC=y