Enable Advansys SCSI driver on x86_64 (#589115)

This commit is contained in:
Chuck Ebbert 2011-02-03 21:56:38 -05:00
parent 928e7a877d
commit b2f151780e
2 changed files with 5 additions and 0 deletions

View File

@ -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

View File

@ -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)