Roman Zippel wrote:
Hi,

On Fri, 8 Jul 2005, Adrian Bunk wrote:


--- linux-2.6.13-rc1-mm1/drivers/scsi/Kconfig.old       2005-07-02 
21:57:40.000000000 +0200
+++ linux-2.6.13-rc1-mm1/drivers/scsi/Kconfig   2005-07-02 21:58:06.000000000 
+0200
@@ -447,7 +447,7 @@
source "drivers/scsi/megaraid/Kconfig.megaraid"

config SCSI_SATA
-       bool "Serial ATA (SATA) support"
+       tristate "Serial ATA (SATA) support"
        depends on SCSI
        help
          This driver family supports Serial ATA host controllers


Did you verify that this works?

No, he didn't :)

This option needs to follow the rules for dep_mbool in 2.4.x. It should not be a tristate, but it is dependent on a tristate.

        Jeff



-
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