public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] libata won't build on SUN4
@ 2006-09-24 22:41 Al Viro
  0 siblings, 0 replies; only message in thread
From: Al Viro @ 2006-09-24 22:41 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Jeff Garzik, linux-kernel

marked as such...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
---
 drivers/ata/Kconfig |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

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
 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
-- 
1.4.2.GIT


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2006-09-24 22:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-24 22:41 [PATCH] libata won't build on SUN4 Al Viro

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox