Skip to content

Commit 6c2cfc9

Browse files
Enric Balletbo i Serrambgg
authored andcommitted
arm64: defconfig: Allow Mediatek boards to boot from the mmc
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>
1 parent f0e70d4 commit 6c2cfc9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm64/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -865,6 +865,7 @@ CONFIG_MMC_DW_K3=y
865865
CONFIG_MMC_DW_ROCKCHIP=y
866866
CONFIG_MMC_SUNXI=y
867867
CONFIG_MMC_BCM2835=y
868+
CONFIG_MMC_MTK=y
868869
CONFIG_MMC_SDHCI_XENON=y
869870
CONFIG_MMC_SDHCI_AM654=y
870871
CONFIG_MMC_OWL=y

0 commit comments

Comments
 (0)