Ar Sul, 2006-08-13 am 23:01 +0200, ysgrifennodd Adrian Bunk: > One issue I noticed while creating this patch is that for the following > options the dependency and the prompt don't agree whether the option > is EXPERIMENTAL: > - SATA_SX4 > - PATA_AMD > - PATA_HPT3X3 > - PATA_SC1200 HPT3x3, SC1200 are experimental AMD is not intended to be any more. Thanks for spotting these. > 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 > set the configuration for AHCI to get better performance Actually I should mark this as non-experimental too but I'll do that and push it the proper path. > config PATA_LEGACY > tristate "Legacy ISA PATA support (Experimental)" > - depends on ATA && PCI && EXPERIMENTAL > + depends on PCI && EXPERIMENTAL My fault I suspect - shouldn't have been && PCI originally Acked-by: Alan Cox <alan@xxxxxxxxxx> - To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html