CONFIG_MMC_BLK enables block devices for SD/eMMC Signed-off-by: Oskari Lemmela <[email protected]> --- target/linux/mediatek/mt7622/config-5.4 | 1 + 1 file changed, 1 insertion(+)
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 -- 2.25.1 _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
