[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [OSSTest PATCH 1/2] ts-kernel-build: Enable MegaRAID SAS support



when building linux, by adding the proper setopt
in $config_hardware in.

This is required for having the ultralisk big box
in the Cambridge office to properly boot.

Signed-off-by: Dario Faggioli <dario.faggioli@xxxxxxxxxx>
---
 ts-kernel-build |    6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/ts-kernel-build b/ts-kernel-build
index babd261..43d9db7 100755
--- a/ts-kernel-build
+++ b/ts-kernel-build
@@ -153,6 +153,12 @@ setopt CONFIG_SCSI_PMCRAID m
 setopt CONFIG_SCSI_SRP m
 setopt CONFIG_SCSI_BFA_FC m
 
+setopt CONFIG_MEGARAID_NEWGEN y
+setopt CONFIG_MEGARAID_MM m
+setopt CONFIG_MEGARAID_MAILBOX m
+setopt CONFIG_MEGARAID_LEGACY m
+setopt CONFIG_MEGARAID_SAS m
+
 setopt CONFIG_FIRMWARE_IN_KERNEL y
 
 setopt CONFIG_BNX2 m


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.