arm64: defconfig: Allow Mediatek boards to boot from the mmc
authorEnric Balletbo i Serra <enric.balletbo@collabora.com>
Fri, 23 Apr 2021 07:52:50 +0000 (09:52 +0200)
committerMatthias Brugger <matthias.bgg@gmail.com>
Fri, 14 May 2021 07:41:28 +0000 (09:41 +0200)
Enable the MMC_MTK option necessary to boot Mediatek boards from the
mmc. Booting from the mmc is the common method used for a bunch of
boards, specially Chromebooks, to boot from. Hence this driver is
built-in.

Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Link: https://lore.kernel.org/r/20210423075250.2616275-1-enric.balletbo@collabora.com
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
arch/arm64/configs/defconfig

index 9907a431db0d030885d72ffbf1d4e26c10837fd3..90159814529721e786b93ebe564bb472a66534cb 100644 (file)
@@ -865,6 +865,7 @@ CONFIG_MMC_DW_K3=y
 CONFIG_MMC_DW_ROCKCHIP=y
 CONFIG_MMC_SUNXI=y
 CONFIG_MMC_BCM2835=y
+CONFIG_MMC_MTK=y
 CONFIG_MMC_SDHCI_XENON=y
 CONFIG_MMC_SDHCI_AM654=y
 CONFIG_MMC_OWL=y