diff options
author | Adrian Bunk <bunk@stusta.de> | 2007-07-09 15:00:10 -0400 |
---|---|---|
committer | James Bottomley <jejb@mulgrave.localdomain> | 2007-07-15 10:31:46 -0400 |
commit | 3021c710cbf87c4ac528b737908d0c0669e8098e (patch) | |
tree | ff286beebb76c035acdc7817fed10d44d94133d7 | |
parent | 7689e82efdb636e8a076a1293b977bce313110c5 (diff) |
[SCSI] remove the dead CYBERSTORMIII_SCSI option
Not converted to the 2.6 kconfig system and no code in the tree.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
-rw-r--r-- | drivers/scsi/Kconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig index 6ac3873e4d73..ed0ca1508027 100644 --- a/drivers/scsi/Kconfig +++ b/drivers/scsi/Kconfig | |||
@@ -1773,8 +1773,6 @@ config SCSI_SUNESP | |||
1773 | To compile this driver as a module, choose M here: the | 1773 | To compile this driver as a module, choose M here: the |
1774 | module will be called esp. | 1774 | module will be called esp. |
1775 | 1775 | ||
1776 | # bool 'Cyberstorm Mk III SCSI support (EXPERIMENTAL)' CONFIG_CYBERSTORMIII_SCSI | ||
1777 | |||
1778 | config ZFCP | 1776 | config ZFCP |
1779 | tristate "FCP host bus adapter driver for IBM eServer zSeries" | 1777 | tristate "FCP host bus adapter driver for IBM eServer zSeries" |
1780 | depends on S390 && QDIO && SCSI | 1778 | depends on S390 && QDIO && SCSI |