aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2017-01-11 23:35:37 +0100
committerFelix Fietkau <nbd@nbd.name>2017-01-13 10:23:42 +0100
commit83eef37400addfffe936959c10f2b2a8c1388907 (patch)
tree9215cf8c16d9e580ab61ec399aa65510ccddafeb /target/linux/x86
parent2b6284f5a8fa12e1b3241f0651859d4e45537eb5 (diff)
downloadupstream-83eef37400addfffe936959c10f2b2a8c1388907.tar.gz
upstream-83eef37400addfffe936959c10f2b2a8c1388907.tar.bz2
upstream-83eef37400addfffe936959c10f2b2a8c1388907.zip
x86/64: enable the fusion scsi driver
Is it used by VMware Fusion by default. This allows images to boot without further config changes in VMware. Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target/linux/x86')
-rw-r--r--target/linux/x86/config-4.46
1 files changed, 6 insertions, 0 deletions
diff --git a/target/linux/x86/config-4.4 b/target/linux/x86/config-4.4
index 894fed09d2..db976a22b8 100644
--- a/target/linux/x86/config-4.4
+++ b/target/linux/x86/config-4.4
@@ -124,6 +124,11 @@ CONFIG_FIRMWARE_IN_KERNEL=y
CONFIG_FIRMWARE_MEMMAP=y
CONFIG_FIX_EARLYCON_MEM=y
CONFIG_FS_MBCACHE=y
+CONFIG_FUSION=y
+# CONFIG_FUSION_CTL is not set
+# CONFIG_FUSION_LOGGING is not set
+CONFIG_FUSION_MAX_SGE=128
+CONFIG_FUSION_SPI=y
CONFIG_GENERIC_ALLOCATOR=y
CONFIG_GENERIC_BUG=y
CONFIG_GENERIC_CLOCKEVENTS=y
@@ -351,6 +356,7 @@ CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_SCHED_HRTICK=y
# CONFIG_SCHED_INFO is not set
CONFIG_SCSI=y
+CONFIG_SCSI_SPI_ATTRS=y
CONFIG_SCx200=y
CONFIG_SCx200HR_TIMER=y
# CONFIG_SCx200_GPIO is not set