* [PATCH 2.6.4-rc2] Reorder SCSI_GENERIC_NCR53C400 Kconfig entry
@ 2004-03-07 20:56 Marc-Christian Petersen
0 siblings, 0 replies; only message in thread
From: Marc-Christian Petersen @ 2004-03-07 20:56 UTC (permalink / raw)
To: linux-scsi
[-- Attachment #1: Type: text/plain, Size: 108 bytes --]
Hi there,
SCSI_GENERIC_NCR53C400 should be under SCSI_GENERIC_NCR5380 in
drivers/scsi/Kconfig
ciao, Marc
[-- Attachment #2: Kconfig-cleanup-scsi-wrong-order.patch --]
[-- Type: text/x-diff, Size: 1611 bytes --]
--- old/drivers/scsi/Kconfig 2004-03-07 15:53:35.000000000 +0100
+++ new/drivers/scsi/Kconfig 2004-03-07 16:01:24.000000000 +0100
@@ -643,6 +643,17 @@ config SCSI_GENERIC_NCR5380
To compile this driver as a module, choose M here: the
module will be called g_NCR5380.
+config SCSI_GENERIC_NCR53C400
+ bool "Enable NCR53c400 extensions"
+ depends on SCSI_GENERIC_NCR5380
+ help
+ This enables certain optimizations for the NCR53c400 SCSI cards.
+ You might as well try it out. Note that this driver will only probe
+ for the Trantor T130B in its default configuration; you might have
+ to pass a command line option to the kernel at boot time if it does
+ not detect your card. See the file
+ <file:Documentation/scsi/g_NCR5380.txt> for details.
+
config SCSI_GENERIC_NCR5380_MMIO
tristate "Generic NCR5380/53c400 SCSI MMIO support"
depends on ISA && SCSI
@@ -657,17 +668,6 @@ config SCSI_GENERIC_NCR5380_MMIO
To compile this driver as a module, choose M here: the
module will be called g_NCR5380_mmio.
-config SCSI_GENERIC_NCR53C400
- bool "Enable NCR53c400 extensions"
- depends on SCSI_GENERIC_NCR5380
- help
- This enables certain optimizations for the NCR53c400 SCSI cards.
- You might as well try it out. Note that this driver will only probe
- for the Trantor T130B in its default configuration; you might have
- to pass a command line option to the kernel at boot time if it does
- not detect your card. See the file
- <file:Documentation/scsi/g_NCR5380.txt> for details.
-
config SCSI_IBMMCA
tristate "IBMMCA SCSI support"
depends on MCA && SCSI
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-03-07 21:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-07 20:56 [PATCH 2.6.4-rc2] Reorder SCSI_GENERIC_NCR53C400 Kconfig entry Marc-Christian Petersen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox