public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] don't offer BLK_DEV_FD for ia64
@ 2004-03-24 21:35 Bjorn Helgaas
  2004-03-24 22:03 ` David Mosberger
  0 siblings, 1 reply; 2+ messages in thread
From: Bjorn Helgaas @ 2004-03-24 21:35 UTC (permalink / raw)
  To: linux-ia64

We can't build floppy.o on ia64, so why bother asking?  I know this
is outside arch/ia64, but I'm not the right person to send this to
Andrew.

=== drivers/block/Kconfig 1.20 vs edited ==--- 1.20/drivers/block/Kconfig	Fri Mar 19 13:39:25 2004
+++ edited/drivers/block/Kconfig	Tue Mar 23 17:04:33 2004
@@ -6,7 +6,7 @@
 
 config BLK_DEV_FD
 	tristate "Normal floppy disk support"
-	depends on (!X86_PC9800 && !ARCH_S390 && !M68K) || Q40 || (SUN3X && BROKEN)
+	depends on (!X86_PC9800 && !ARCH_S390 && !M68K && !IA64) || Q40 || (SUN3X && BROKEN)
 	---help---
 	  If you want to use the floppy disk drive(s) of your PC under Linux,
 	  say Y. Information about this driver, especially important for IBM

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] don't offer BLK_DEV_FD for ia64
  2004-03-24 21:35 [PATCH] don't offer BLK_DEV_FD for ia64 Bjorn Helgaas
@ 2004-03-24 22:03 ` David Mosberger
  0 siblings, 0 replies; 2+ messages in thread
From: David Mosberger @ 2004-03-24 22:03 UTC (permalink / raw)
  To: linux-ia64

If forwarded your mail to Andrew.

	--david

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-03-24 22:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-24 21:35 [PATCH] don't offer BLK_DEV_FD for ia64 Bjorn Helgaas
2004-03-24 22:03 ` David Mosberger

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