]> git.dujemihanovic.xyz Git - u-boot.git/commit
Convert CONFIG_ESDHC_DETECT_QUIRK to Kconfig
authorTom Rini <trini@konsulko.com>
Thu, 16 Jun 2022 18:04:38 +0000 (14:04 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 5 Jul 2022 21:03:46 +0000 (17:03 -0400)
commit7e7d04aecb99cfcec2c25581dcf307f2c7a82c6c
tree3145c1a23abfffec4a04d9fb469f0699f8c96db6
parent2b2817b5c879f784b37aa79eb66c5cee5db2685c
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>
22 files changed:
board/freescale/common/qixis.h
board/freescale/lx2160a/lx2160a.c
configs/ls1088aqds_defconfig
configs/ls1088aqds_qspi_SECURE_BOOT_defconfig
configs/ls1088aqds_qspi_defconfig
configs/ls1088aqds_sdcard_ifc_defconfig
configs/ls1088aqds_sdcard_qspi_defconfig
configs/ls1088aqds_tfa_defconfig
configs/ls2080aqds_SECURE_BOOT_defconfig
configs/ls2080aqds_defconfig
configs/ls2080aqds_nand_defconfig
configs/ls2080aqds_qspi_defconfig
configs/ls2080aqds_sdcard_defconfig
configs/ls2088aqds_tfa_defconfig
configs/lx2160aqds_tfa_SECURE_BOOT_defconfig
configs/lx2160aqds_tfa_defconfig
drivers/mmc/Kconfig
drivers/mmc/fsl_esdhc.c
include/configs/ls1088aqds.h
include/configs/ls2080aqds.h
include/configs/lx2160aqds.h
include/configs/lx2162aqds.h