lkml.org 
[lkml]   [2006]   [Aug]   [13]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [-mm patch] cleanup drivers/ata/Kconfig
FromAlan Cox <>
DateSun, 13 Aug 2006 23:46:19 +0100
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@redhat.com>

-
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-08-14 00:31    [from the cache]
©2003-2008