mmc: fsl_esdhc: Migrate ESDHCI_QUIRK_BROKEN_TIMEOUT_VALUE to Kconfig
authorTom Rini <trini@konsulko.com>
Thu, 27 Feb 2025 15:29:42 +0000 (09:29 -0600)
committerFabio Estevam <festevam@gmail.com>
Thu, 13 Mar 2025 18:15:50 +0000 (15:15 -0300)
commit569dceef2e57c76c9439ea9eb8ca6019cedf7c5d
treeb6eb510676f4b5d1649def92e5bd3da5ca7e79cb
parenteeefcacb851f7f0bccabc3089a725f5ce86f5c70
mmc: fsl_esdhc: Migrate ESDHCI_QUIRK_BROKEN_TIMEOUT_VALUE to Kconfig

The flag for enabling the ESDHCI_QUIRK_BROKEN_TIMEOUT_VALUE quirk can be
handled easily enough in Kconfig. This lets us remove a function but not
obviously correct usage of the IS_ENABLED() macro.

Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
arch/powerpc/include/asm/config_mpc85xx.h
drivers/mmc/Kconfig
drivers/mmc/fsl_esdhc_imx.c
include/configs/imxrt1020-evk.h
include/configs/imxrt1050-evk.h
include/configs/imxrt1170-evk.h