Kconfig (4b4193256c8d3bc3a5397b5cd9494c2ad386317d) Kconfig (39718fe7adb1a79f78be23f058299bc038cbe161)
1#
2# Kernel configuration file for the MPT3SAS
3#
4# This code is based on drivers/scsi/mpt3sas/Kconfig
5# Copyright (C) 2012-2014 LSI Corporation
6# (mailto:DL-MPTFusionLinux@lsi.com)
7
8# This program is free software; you can redistribute it and/or

--- 65 unchanged lines hidden (view full) ---

74 parameter will reduce memory requirements on a per controller instance.
75
76config SCSI_MPT2SAS
77 tristate "Legacy MPT2SAS config option"
78 default n
79 select SCSI_MPT3SAS
80 depends on PCI && SCSI
81 help
1#
2# Kernel configuration file for the MPT3SAS
3#
4# This code is based on drivers/scsi/mpt3sas/Kconfig
5# Copyright (C) 2012-2014 LSI Corporation
6# (mailto:DL-MPTFusionLinux@lsi.com)
7
8# This program is free software; you can redistribute it and/or

--- 65 unchanged lines hidden (view full) ---

74 parameter will reduce memory requirements on a per controller instance.
75
76config SCSI_MPT2SAS
77 tristate "Legacy MPT2SAS config option"
78 default n
79 select SCSI_MPT3SAS
80 depends on PCI && SCSI
81 help
82 Dummy config option for backwards compatiblity: configure the MPT3SAS
82 Dummy config option for backwards compatibility: configure the MPT3SAS
83 driver instead.
83 driver instead.