From: Al Viro Date: Sun, 24 Sep 2006 22:41:00 +0000 (+0100) Subject: [PATCH] libata won't build on SUN4 X-Git-Tag: v3.12-rc1~34028 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8abf1064c786ef5435b2d53cc8e9ebee13020de6;p=kernel%2Fkernel-generic.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 702fcc3..99837d9 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