![]() | |||||||||||
Messages in this thread
Patch in this message |
The dependency on ATA is no longer required since this option is now inside an "if ATA" block. Signed-off-by: Adrian Bunk <bunk@stusta.de> --- linux-2.6.18-rc5-mm1/drivers/ata/Kconfig.old 2006-09-07 00:39:33.000000000 +0200 +++ linux-2.6.18-rc5-mm1/drivers/ata/Kconfig 2006-09-07 00:39:55.000000000 +0200 @@ -309,7 +309,7 @@ config ATA_JMICRON tristate "JMicron non-AHCI support (Experimental)" - depends on ATA && PCI && EXPERIMENTAL + depends on PCI && EXPERIMENTAL help This option enables support for Jmicron ATA controllers ports running in non-AHCI mode. Where possible you should - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | ||||||||||
| Last update: 2006-09-07 01:11 [from the cache] ©2003-2008 | |||||||||||