From: Oskari Lemmela Date: Wed, 24 Feb 2021 19:10:35 +0000 (+0200) Subject: mediatek: mt7622: add missing CONFIG_MMC_BLK X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=567a5f77394eb11182519b0564a7908858756c27;p=openwrt%2Fstaging%2Fneocturne.git mediatek: mt7622: add missing CONFIG_MMC_BLK CONFIG_MMC_BLK enables block devices for SD/eMMC Signed-off-by: Oskari Lemmela --- diff --git a/target/linux/mediatek/mt7622/config-5.4 b/target/linux/mediatek/mt7622/config-5.4 index 1b0b1e36a6..30afb4ebe2 100644 --- a/target/linux/mediatek/mt7622/config-5.4 +++ b/target/linux/mediatek/mt7622/config-5.4 @@ -388,6 +388,7 @@ CONFIG_MESSAGE_LOGLEVEL_DEFAULT=7 CONFIG_MFD_SYSCON=y CONFIG_MIGRATION=y CONFIG_MMC=y +CONFIG_MMC_BLOCK=y CONFIG_MMC_MTK=y # CONFIG_MMC_TIFM_SD is not set CONFIG_MODULES_TREE_LOOKUP=y