]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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)
committerChuck Anderson <chuck.anderson@oracle.com>
Wed, 13 Jul 2016 07:34:26 +0000 (00:34 -0700)
commit7fafa4c14e942bb5f501ea052f0f0cfb14a3b46a
treef7fbaf3089d79a6dbce4d2971206556ef31df985
parentb265bf32d4280b2f9ae6a448570630adcc6d7229
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>
Orabug: 22529571
(cherry picked from commit b840c3627b6f4f856b333a14a72f8ed86da2f86c)
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/mpt3sas/Kconfig