aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorMark Carroll <git@markcarroll.net>2021-05-08 11:42:50 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2021-06-06 00:26:13 +0200
commit8716dda0743454e3949b815613542a4d00fc2a09 (patch)
tree9b8ee1e0b6f6d8500457daee20617d06ec7ab59e /target
parent2e10ed925e1e07c28570731a429efa5e7de3b826 (diff)
downloadupstream-8716dda0743454e3949b815613542a4d00fc2a09.tar.gz
upstream-8716dda0743454e3949b815613542a4d00fc2a09.tar.bz2
upstream-8716dda0743454e3949b815613542a4d00fc2a09.zip
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 <git@markcarroll.net>
Diffstat (limited to 'target')
-rw-r--r--target/linux/x86/64/config-5.101
-rw-r--r--target/linux/x86/64/config-5.41
2 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/x86/64/config-5.10 b/target/linux/x86/64/config-5.10
index 7c5a698c97..2db2f4998b 100644
--- a/target/linux/x86/64/config-5.10
+++ b/target/linux/x86/64/config-5.10
@@ -184,6 +184,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_FW_CACHE=y
CONFIG_GART_IOMMU=y
CONFIG_GENERIC_BUG_RELATIVE_POINTERS=y
diff --git a/target/linux/x86/64/config-5.4 b/target/linux/x86/64/config-5.4
index ef03eaa234..b97b9f64c1 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