From: Faiz Abbas Date: Thu, 1 Aug 2019 11:03:36 +0000 (+0530) Subject: mmc: Select SPL_HS200_SUPPORT if SPL_HS400_SUPPORT is selected X-Git-Tag: v2019.10-rc2~11^2~9 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=68b3e8b39802739b9628fbeb827adb0746a44f15;p=oweals%2Fu-boot.git mmc: Select SPL_HS200_SUPPORT if SPL_HS400_SUPPORT is selected Select SPL_HS200_SUPPORT if SPL_HS400_SUPPORT is selected as is being done for the U-boot case. Signed-off-by: Faiz Abbas Reviewed-by: Peng Fan --- diff --git a/drivers/mmc/Kconfig b/drivers/mmc/Kconfig index 4cdae41b59..66097ce0e7 100644 --- a/drivers/mmc/Kconfig +++ b/drivers/mmc/Kconfig @@ -156,6 +156,7 @@ config MMC_HS400_SUPPORT config SPL_MMC_HS400_SUPPORT bool "enable HS400 support in SPL" + select SPL_MMC_HS200_SUPPORT help The HS400 mode is support by some eMMC. The bus frequency is up to 200MHz. This mode requires tuning the IO.