On Mon, Oct 15, 2007 at 07:26:51PM +0200, Boaz Harrosh wrote:
> @@ -22,6 +22,8 @@ source "drivers/misc/Kconfig"
>  
>  source "drivers/ide/Kconfig"
>  
> +source "drivers/fc4/Kconfig"
> +
>  source "drivers/scsi/Kconfig"
>  
>  source "drivers/ata/Kconfig"

I think I see two problems ... one is that fc4 plainly depends on SCSI,
yet it's not mentioned in the fc4 Kconfig file.  The other is that,
given this dependency, fc4 should come after scsi.  And maybe even be
included from drivers/scsi/Kconfig rather than drivers/Kconfig.  I don't
have a strong feeling on that last point.

-- 
Intel are signing my paycheques ... these opinions are still mine
"Bill, look, we understand that you're interested in selling us this
operating system, but compare it to ours.  We can't possibly take such
a retrograde step."
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to