* Martin K. Petersen <[email protected]> wrote:

> I guess we could do something like the following and let it sit for a
> release cycle to help people transition. Bit of a hack, but it worked
> for me in my quick testing...

So I'm not sure how this could have worked for you in testing: try to set the 
MPT2SAS option to =y in your .config:

 CONFIG_SCSI_MPT2SAS=y 

then run 'make oldconfig', and the option is disabled:

 # CONFIG_SCSI_MPT2SAS is not set

The way to solve this is to make it an interactive option, with text to make 
sure 
users don't mistake it for anything else than it is: a legacy/migration helper 
config.

Thanks,

        Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to