aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/megaraid/Kconfig.megaraid
diff options
context:
space:
mode:
authorBagalkote, Sreenivas <Sreenivas.Bagalkote@engenio.com>2005-09-20 17:46:58 -0400
committerJames Bottomley <jejb@mulgrave.(none)>2005-09-26 18:32:44 -0400
commitc4a3e0a529ab3e65223e81681c7c6b1bc188fa58 (patch)
tree82e583de63f648ac152bb515435bcac84887b682 /drivers/scsi/megaraid/Kconfig.megaraid
parentfe8b2304e54552cea113318e2f66c45628130fdc (diff)
[SCSI] MegaRAID SAS RAID: new driver
Signed-off-by: Sreenivas Bagalkote <Sreenivas.Bagalkote@lsil.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/scsi/megaraid/Kconfig.megaraid')
-rw-r--r--drivers/scsi/megaraid/Kconfig.megaraid9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/scsi/megaraid/Kconfig.megaraid b/drivers/scsi/megaraid/Kconfig.megaraid
index 917d591d90b2..7363e12663ac 100644
--- a/drivers/scsi/megaraid/Kconfig.megaraid
+++ b/drivers/scsi/megaraid/Kconfig.megaraid
@@ -76,3 +76,12 @@ config MEGARAID_LEGACY
76 To compile this driver as a module, choose M here: the 76 To compile this driver as a module, choose M here: the
77 module will be called megaraid 77 module will be called megaraid
78endif 78endif
79
80config MEGARAID_SAS
81 tristate "LSI Logic MegaRAID SAS RAID Module"
82 depends on PCI && SCSI
83 help
84 Module for LSI Logic's SAS based RAID controllers.
85 To compile this driver as a module, choose 'm' here.
86 Module will be called megaraid_sas
87