]> xenbits.xensource.com Git - people/dariof/osstest.git/commitdiff
ts-kernel-build: Enable MegaRAID SAS support
authorDario Faggioli <dario.faggioli@citrix.com>
Wed, 6 Nov 2013 15:13:46 +0000 (15:13 +0000)
committerDario Faggioli <raistlin@linux.it>
Wed, 6 Nov 2013 15:13:46 +0000 (15:13 +0000)
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@citrix.com>
ts-kernel-build

index babd2614006fd2e52b489c4552ba5b7e816f6a06..43d9db7e93439e1ad0812fb5d971db79dba5be7c 100755 (executable)
@@ -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