[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen-unstable] Enable some SCSI drivers in pvops kernel config
# HG changeset patch # User Keir Fraser <keir.fraser@xxxxxxxxxx> # Date 1251904361 -3600 # Node ID 417161cd253158f8863d6138773ca13d8e621e58 # Parent afbeaea4ada1b076723d78266fad78bdef4ae992 Enable some SCSI drivers in pvops kernel config Enables a couple of SCSI host controllers which are found in our test farm but not enabled in the default upstream kernel. The new drivers are compiled as modules which is pretty harmless so this should be safe. Signed-off-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> --- buildconfigs/enable-xen-config | 5 +++++ 1 files changed, 5 insertions(+) diff -r afbeaea4ada1 -r 417161cd2531 buildconfigs/enable-xen-config --- a/buildconfigs/enable-xen-config Wed Sep 02 11:40:04 2009 +0100 +++ b/buildconfigs/enable-xen-config Wed Sep 02 16:12:41 2009 +0100 @@ -81,6 +81,11 @@ setopt CONFIG_X86_MCE_AMD n setopt CONFIG_X86_MCE_AMD n setopt CONFIG_CRYPTO_AES_NI_INTEL n +setopt CONFIG_FUSION y +setopt CONFIG_FUSION_SPI m +setopt CONFIG_FUSION_SAS m +setopt CONFIG_BLK_CPQ_CISS_DA m + case ${XEN_TARGET_ARCH} in x86_32) setopt CONFIG_64BIT n ;; x86_64) _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |