Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial
[pandora-kernel.git] / drivers / ata / Kconfig
index cbf0deb..3f4aa0c 100644 (file)
@@ -6,6 +6,8 @@ menu "Serial ATA (prod) and Parallel ATA (experimental) drivers"
 
 config ATA
        tristate "ATA device support"
+       depends on !(M32R || M68K) || BROKEN
+       depends on !SUN4 || BROKEN
        select SCSI
        ---help---
          If you want to use a ATA hard disk, ATA tape drive, ATA CD-ROM or
@@ -288,15 +290,6 @@ config PATA_ISAPNP
 
          If unsure, say N.
 
-config PATA_IT8172
-       tristate "IT8172 PATA support (Very Experimental)"
-       depends on PCI && EXPERIMENTAL
-       help
-         This option enables support for the ITE 8172 PATA controller
-         via the new ATA layer.
-
-         If unsure, say N.
-
 config PATA_IT821X
        tristate "IT821x PATA support (Experimental)"
        depends on PCI && EXPERIMENTAL
@@ -318,7 +311,7 @@ config PATA_JMICRON
 
 config PATA_LEGACY
        tristate "Legacy ISA PATA support (Experimental)"
-       depends on PCI && EXPERIMENTAL
+       depends on ISA && EXPERIMENTAL
        help
          This option enables support for ISA/VLB bus legacy PATA
          ports and allows them to be accessed via the new ATA layer.
@@ -407,6 +400,7 @@ config PATA_PDC_OLD
 
 config PATA_QDI
        tristate "QDI VLB PATA support"
+       depends on ISA
        help
          Support for QDI 6500 and 6580 PATA controllers on VESA local bus.