From: Al Viro Date: Sun, 24 Sep 2006 22:41:00 +0000 (+0100) Subject: [PATCH] libata won't build on SUN4 X-Git-Tag: firefly_0821_release~33630 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=8abf1064c786ef5435b2d53cc8e9ebee13020de6;p=firefly-linux-kernel-4.4.55.git [PATCH] libata won't build on SUN4 marked as such... Signed-off-by: Al Viro Signed-off-by: Linus Torvalds --- diff --git a/drivers/ata/Kconfig b/drivers/ata/Kconfig index 702fcc363bc0..99837d932f36 100644 --- a/drivers/ata/Kconfig +++ b/drivers/ata/Kconfig @@ -7,6 +7,7 @@ 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