summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/Kconfig
diff options
context:
space:
mode:
authorDan Williams2006-03-22 04:07:13 +0100
committerJeff Garzik2006-03-22 04:07:13 +0100
commitc962990a38167aacac91738501815deffa3afbd6 (patch)
tree13f77d5d7619a4b71f2f5e0914b4b6976c54bab7 /drivers/scsi/Kconfig
parent[libata] fix oops on non-DMA bmdma hardware (diff)
downloadkernel-qcow2-linux-c962990a38167aacac91738501815deffa3afbd6.tar.gz
kernel-qcow2-linux-c962990a38167aacac91738501815deffa3afbd6.tar.xz
kernel-qcow2-linux-c962990a38167aacac91738501815deffa3afbd6.zip
[libata] sata_vsc: fix inconsistent NULL checking
Also, cleanup interrupt mask content and note in Kconfig that this driver supports the Intel 31244. Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/scsi/Kconfig')
-rw-r--r--drivers/scsi/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig
index 5c94a5d4efc0..4035920ce3d8 100644
--- a/drivers/scsi/Kconfig
+++ b/drivers/scsi/Kconfig
@@ -595,10 +595,10 @@ config SCSI_SATA_VIA
If unsure, say N.
config SCSI_SATA_VITESSE
- tristate "VITESSE VSC-7174 SATA support"
+ tristate "VITESSE VSC-7174 / INTEL 31244 SATA support"
depends on SCSI_SATA && PCI
help
- This option enables support for Vitesse VSC7174 Serial ATA.
+ This option enables support for Vitesse VSC7174 and Intel 31244 Serial ATA.
If unsure, say N.