[kernel] Enable Advansys SCSI driver on x86_64 (#589115)

Chuck Ebbert cebbert at fedoraproject.org
Fri Feb 4 02:58:06 UTC 2011


commit b2f151780ed4f00cadead82d27bec37b63052c46
Author: Chuck Ebbert <cebbert at redhat.com>
Date:   Thu Feb 3 21:56:38 2011 -0500

    Enable Advansys SCSI driver on x86_64 (#589115)

 config-x86_64-generic |    2 ++
 kernel.spec           |    3 +++
 2 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/config-x86_64-generic b/config-x86_64-generic
index 7105455..0154cf1 100644
--- a/config-x86_64-generic
+++ b/config-x86_64-generic
@@ -44,6 +44,8 @@ CONFIG_EFI_VARS=y
 CONFIG_EFI_PCDP=y
 CONFIG_FB_EFI=y
 
+CONFIG_SCSI_ADVANSYS=m
+
 CONFIG_SECCOMP=y
 
 CONFIG_CAPI_EICON=y
diff --git a/kernel.spec b/kernel.spec
index a3f7028..a8cfa13 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -1982,6 +1982,9 @@ fi
 #                 ||----w |
 #                 ||     ||
 %changelog
+* Thu Feb 03 2011 Chuck Ebbert <cebbert at redhat.com>
+- Enable Advansys SCSI driver on x86_64 (#589115)
+
 * Thu Feb 03 2011 Kyle McMartin <kmcmartin at redhat.com> 2.6.38-0.rc3.git2.1
 - Linux 2.6.38-rc3-git2 snapshot
 - [sgruszka] ath5k: fix fast channel change (#672778)


More information about the scm-commits mailing list