summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/Kconfig
diff options
context:
space:
mode:
authorJames Bottomley2006-12-13 16:19:49 +0100
committerJames Bottomley2007-01-03 23:57:38 +0100
commit9ef3c10e2009d8479b27e3ff39a7779fbca5711c (patch)
tree9b45b765fc93fe41c0b41754b1848a606a29f81c /drivers/scsi/Kconfig
parent[SCSI] scsi_transport_spi: fix sense buffer size error (diff)
downloadkernel-qcow2-linux-9ef3c10e2009d8479b27e3ff39a7779fbca5711c.tar.gz
kernel-qcow2-linux-9ef3c10e2009d8479b27e3ff39a7779fbca5711c.tar.xz
kernel-qcow2-linux-9ef3c10e2009d8479b27e3ff39a7779fbca5711c.zip
[SCSI] seagate: remove BROKEN tag
Apparently the driver compiles and runs, so tidy up some macro warnings and bring it back as unBROKEN. Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/scsi/Kconfig')
-rw-r--r--drivers/scsi/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig
index 60f582727185..7869c34a4a3e 100644
--- a/drivers/scsi/Kconfig
+++ b/drivers/scsi/Kconfig
@@ -1303,7 +1303,7 @@ config SCSI_LPFC
config SCSI_SEAGATE
tristate "Seagate ST-02 and Future Domain TMC-8xx SCSI support"
- depends on X86 && ISA && SCSI && BROKEN
+ depends on X86 && ISA && SCSI
---help---
These are 8-bit SCSI controllers; the ST-01 is also supported by
this driver. It is explained in section 3.9 of the SCSI-HOWTO,