This patch makes the mptctl pass through available if the mptsas driver is selected. Without this patch if mptsas is the only fusion driver chosen, then the mptctl is not presented as an option. smp_utils uses the mptctl driver to pass SAS SMP functions through a MPT SAS HBA. I have discussed this patch with Eric and it may be in one of his coming patchsets (but I didn't see it in today's patches). So this one is for the record. The patch is against lk 2.6.20-rc3 . Signed-off-by: Douglas Gilbert <dougg@xxxxxxxxxx> Doug Gilbert
--- linux/drivers/message/fusion/Kconfig 2006-09-20 11:12:11.000000000 -0400 +++ linux/drivers/message/fusion/Kconfig2620rc3sas 2007-01-04 23:29:13.000000000 -0500 @@ -66,7 +66,7 @@ config FUSION_CTL tristate "Fusion MPT misc device (ioctl) driver" - depends on FUSION_SPI || FUSION_FC + depends on FUSION_SPI || FUSION_FC || FUSION_SAS ---help--- The Fusion MPT misc device driver provides specialized control of MPT adapters via system ioctl calls. Use of ioctl calls to