]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commitdiff
ata: disable ATA for s390
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Wed, 30 Jan 2013 15:32:12 +0000 (16:32 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 14 Feb 2013 14:55:13 +0000 (15:55 +0100)
Add s390 to the list of architectures that don' want ATA.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/ata/Kconfig

index e08d322d01d7a483e61829ce369d4d095551d5b1..14c3ac9eea9645d8d9beb9ebd1220f326db0ee72 100644 (file)
@@ -14,7 +14,7 @@ menuconfig ATA
        tristate "Serial ATA and Parallel ATA drivers"
        depends on HAS_IOMEM
        depends on BLOCK
-       depends on !(M32R || M68K) || BROKEN
+       depends on !(M32R || M68K || S390) || BROKEN
        select SCSI
        ---help---
          If you want to use a ATA hard disk, ATA tape drive, ATA CD-ROM or