diff options
-rw-r--r-- | config-x86_64-generic | 2 | ||||
-rw-r--r-- | kernel.spec | 3 |
2 files changed, 5 insertions, 0 deletions
diff --git a/config-x86_64-generic b/config-x86_64-generic index 7105455ad..0154cf1b0 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 a3f702802..a8cfa13e1 100644 --- a/kernel.spec +++ b/kernel.spec @@ -1982,6 +1982,9 @@ fi # ||----w | # || || %changelog +* Thu Feb 03 2011 Chuck Ebbert <cebbert@redhat.com> +- Enable Advansys SCSI driver on x86_64 (#589115) + * Thu Feb 03 2011 Kyle McMartin <kmcmartin@redhat.com> 2.6.38-0.rc3.git2.1 - Linux 2.6.38-rc3-git2 snapshot - [sgruszka] ath5k: fix fast channel change (#672778) |