From: Mark Carroll Date: Sat, 8 May 2021 11:42:50 +0000 (+0000) Subject: x86: kernel: enable Fusion-MPT SAS driver X-Git-Url: http://git.openwrt.org/openwrt/docs.git?a=commitdiff_plain;h=ba5b98fcb891e769cf94086d19ac14009193da3c;p=openwrt%2Fstaging%2Fadrian.git x86: kernel: enable Fusion-MPT SAS driver Compile in MPT SAS driver required to mount rootfs on some VMWare systems (e.g. required for 1&1 IONOS). Signed-off-by: Mark Carroll (cherry picked from commit 8716dda0743454e3949b815613542a4d00fc2a09) --- diff --git a/target/linux/x86/64/config-5.4 b/target/linux/x86/64/config-5.4 index d044d5f4de..4c2e591501 100644 --- a/target/linux/x86/64/config-5.4 +++ b/target/linux/x86/64/config-5.4 @@ -183,6 +183,7 @@ CONFIG_FRAMEBUFFER_CONSOLE=y CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set CONFIG_FREEZER=y +CONFIG_FUSION_SAS=y CONFIG_GART_IOMMU=y CONFIG_GENERIC_BUG_RELATIVE_POINTERS=y CONFIG_GENERIC_CPU=y