* [PATCH 7/8] mpt fusion: Kconfig cleanup
@ 2007-09-15 0:50 Eric Moore
0 siblings, 0 replies; only message in thread
From: Eric Moore @ 2007-09-15 0:50 UTC (permalink / raw)
To: linux-scsi, James.Bottomley
Adding 949X, 949E, and 1078 to Kconfig. Adding "depends on FUSION" required in the FUSION_LOGGING section, and fixing a spelling error.
Signed-off-by: Eric Moore <Eric.Moore@lsi.com>
diff -uarpN b/drivers/message/fusion/Kconfig a/drivers/message/fusion/Kconfig
--- b/drivers/message/fusion/Kconfig 2007-09-13 14:30:29.000000000 -0600
+++ a/drivers/message/fusion/Kconfig 2007-09-14 17:49:46.000000000 -0600
@@ -41,6 +41,8 @@ config FUSION_FC
LSIFC929
LSIFC929X
LSIFC929XL
+ LSIFC949X
+ LSIFC949E
Brocade FC 410/420
config FUSION_SAS
@@ -56,6 +58,7 @@ config FUSION_SAS
LSISAS1068
LSISAS1064E
LSISAS1068E
+ LSISAS1078
config FUSION_MAX_SGE
int "Maximum number of scatter gather entries (16 - 128)"
@@ -106,7 +109,6 @@ config FUSION_LAN
config FUSION_LOGGING
bool "Fusion MPT logging facility"
- depends on FUSION
---help---
This turns on a logging facility that can be used to debug a number
of Fusion MPT related problems.
@@ -115,7 +117,7 @@ config FUSION_LOGGING
echo [level] > /sys/class/scsi_host/host#/debug_level
- There are various debug levels that an be found in the source:
+ There are various debug levels that can be found in the source:
file:drivers/message/fusion/mptdebug.h
endif # FUSION
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-09-15 0:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-15 0:50 [PATCH 7/8] mpt fusion: Kconfig cleanup Eric Moore
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.