aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/Kconfig
diff options
context:
space:
mode:
authorJames Bottomley <James.Bottomley@HansenPartnership.com>2008-01-03 13:27:16 -0500
committerJames Bottomley <James.Bottomley@HansenPartnership.com>2008-02-07 19:02:42 -0500
commit642978beb48331db1bafde0262eee33f658cfc39 (patch)
tree92305bcbd3aabce5d314bb0621ca602979965b42 /drivers/scsi/Kconfig
parentda19d2f53269210adfa9aa5a163a9fad8dc63d27 (diff)
[SCSI] remove m68k NCR53C9x based drivers
These drivers depend on the deprecated NCR53C9X core and need to be converted to the esp_scsi core. Acked-by: Boaz Harrosh <bharrosh@panasas.com> Cc: Linux/m68k <linux-m68k@vger.kernel.org> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Diffstat (limited to 'drivers/scsi/Kconfig')
-rw-r--r--drivers/scsi/Kconfig60
1 files changed, 0 insertions, 60 deletions
diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig
index 9680f82b3ecf..510bedb37575 100644
--- a/drivers/scsi/Kconfig
+++ b/drivers/scsi/Kconfig
@@ -1578,45 +1578,6 @@ config GVP11_SCSI
1578 To compile this driver as a module, choose M here: the 1578 To compile this driver as a module, choose M here: the
1579 module will be called gvp11. 1579 module will be called gvp11.
1580 1580
1581config CYBERSTORM_SCSI
1582 tristate "CyberStorm SCSI support"
1583 depends on ZORRO && SCSI
1584 help
1585 If you have an Amiga with an original (MkI) Phase5 Cyberstorm
1586 accelerator board and the optional Cyberstorm SCSI controller,
1587 answer Y. Otherwise, say N.
1588
1589config CYBERSTORMII_SCSI
1590 tristate "CyberStorm Mk II SCSI support"
1591 depends on ZORRO && SCSI
1592 help
1593 If you have an Amiga with a Phase5 Cyberstorm MkII accelerator board
1594 and the optional Cyberstorm SCSI controller, say Y. Otherwise,
1595 answer N.
1596
1597config BLZ2060_SCSI
1598 tristate "Blizzard 2060 SCSI support"
1599 depends on ZORRO && SCSI
1600 help
1601 If you have an Amiga with a Phase5 Blizzard 2060 accelerator board
1602 and want to use the onboard SCSI controller, say Y. Otherwise,
1603 answer N.
1604
1605config BLZ1230_SCSI
1606 tristate "Blizzard 1230IV/1260 SCSI support"
1607 depends on ZORRO && SCSI
1608 help
1609 If you have an Amiga 1200 with a Phase5 Blizzard 1230IV or Blizzard
1610 1260 accelerator, and the optional SCSI module, say Y. Otherwise,
1611 say N.
1612
1613config FASTLANE_SCSI
1614 tristate "Fastlane SCSI support"
1615 depends on ZORRO && SCSI
1616 help
1617 If you have the Phase5 Fastlane Z3 SCSI controller, or plan to use
1618 one in the near future, say Y to this question. Otherwise, say N.
1619
1620config SCSI_A4000T 1581config SCSI_A4000T
1621 tristate "A4000T NCR53c710 SCSI support (EXPERIMENTAL)" 1582 tristate "A4000T NCR53c710 SCSI support (EXPERIMENTAL)"
1622 depends on AMIGA && SCSI && EXPERIMENTAL 1583 depends on AMIGA && SCSI && EXPERIMENTAL
@@ -1644,15 +1605,6 @@ config SCSI_ZORRO7XX
1644 accelerator card for the Amiga 1200, 1605 accelerator card for the Amiga 1200,
1645 - the SCSI controller on the GVP Turbo 040/060 accelerator. 1606 - the SCSI controller on the GVP Turbo 040/060 accelerator.
1646 1607
1647config OKTAGON_SCSI
1648 tristate "BSC Oktagon SCSI support (EXPERIMENTAL)"
1649 depends on ZORRO && SCSI && EXPERIMENTAL
1650 help
1651 If you have the BSC Oktagon SCSI disk controller for the Amiga, say
1652 Y to this question. If you're in doubt about whether you have one,
1653 see the picture at
1654 <http://amiga.resource.cx/exp/search.pl?product=oktagon>.
1655
1656config ATARI_SCSI 1608config ATARI_SCSI
1657 tristate "Atari native SCSI support" 1609 tristate "Atari native SCSI support"
1658 depends on ATARI && SCSI 1610 depends on ATARI && SCSI
@@ -1705,18 +1657,6 @@ config MAC_SCSI
1705 SCSI-HOWTO, available from 1657 SCSI-HOWTO, available from
1706 <http://www.tldp.org/docs.html#howto>. 1658 <http://www.tldp.org/docs.html#howto>.
1707 1659
1708config SCSI_MAC_ESP
1709 tristate "Macintosh NCR53c9[46] SCSI"
1710 depends on MAC && SCSI
1711 help
1712 This is the NCR 53c9x SCSI controller found on most of the 68040
1713 based Macintoshes. If you have one of these say Y and read the
1714 SCSI-HOWTO, available from
1715 <http://www.tldp.org/docs.html#howto>.
1716
1717 To compile this driver as a module, choose M here: the
1718 module will be called mac_esp.
1719
1720config MVME147_SCSI 1660config MVME147_SCSI
1721 bool "WD33C93 SCSI driver for MVME147" 1661 bool "WD33C93 SCSI driver for MVME147"
1722 depends on MVME147 && SCSI=y 1662 depends on MVME147 && SCSI=y