mpt3sas: Add dummy Kconfig option for backwards compatibility
authorMartin K. Petersen <martin.petersen@oracle.com>
Tue, 1 Dec 2015 01:36:08 +0000 (20:36 -0500)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 1 Dec 2015 01:36:08 +0000 (20:36 -0500)
commitb840c3627b6f4f856b333a14a72f8ed86da2f86c
treebe88733859a0bbebe7e0c299998d11fffff87ae0
parentb49493f99690c8eaacfbc635bafaad629ea2c036
mpt3sas: Add dummy Kconfig option for backwards compatibility

The mpt2sas driver was recently folded into mpt3sas to reduce code
duplication.

To avoid problems for people that only have CONFIG_SCSI_MPT2SAS in their
.config we introduce a dummy option that will select MPT3SAS if MPT2SAS
was previously enabled.

This is a temporary measure and we will deprecate this config option in
4.6.

Reported-by: Peter Zijlstra <peterz@infradead.org>
Acked-by: Christoph Hellwig <hch@lst.de>
Acked-by: James Bottomley <James.Bottomley@hansenpartnership.com>
CC: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/mpt3sas/Kconfig