From: Martin Pool <mbp@samba.org>
To: linux-ia64@vger.kernel.org
Subject: [patch] turn off CONFIG_FD on ia64?
Date: Wed, 06 Aug 2003 06:00:28 +0000 [thread overview]
Message-ID: <marc-linux-ia64-106014965332221@msgid-missing> (raw)
As of linux-2.6.0-test2-ia64-030729, there seems to be no
asm-ia64/floppy.h, and so the fd driver won't work.
Might this patch to make sure it does not accidentally get configured
on be accepted?
--- linux-2.6.0test2-ia64/drivers/block/Kconfig.~1~ 2003-07-29 12:07:02.000000000 +1000
+++ linux-2.6.0test2-ia64/drivers/block/Kconfig 2003-08-06 15:55:16.000000000 +1000
@@ -6,7 +6,7 @@ menu "Block devices"
config BLK_DEV_FD
tristate "Normal floppy disk support"
- depends on !X86_PC9800
+ depends on !X86_PC9800 && !IA64
---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
--
Martin
next reply other threads:[~2003-08-06 6:00 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-06 6:00 Martin Pool [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-08-06 6:06 [patch] turn off CONFIG_FD on ia64? David Mosberger
2003-08-06 6:19 ` Martin Pool
2003-08-06 6:33 ` David Mosberger
2003-08-06 19:35 ` Matt Domsch
2003-08-25 9:03 ` Jes Sorensen
2003-08-25 9:21 ` Christoph Hellwig
2003-08-25 9:30 ` Jes Sorensen
2003-08-25 17:05 ` Grant Grundler
2003-08-25 17:27 ` Randy.Dunlap
2003-08-25 18:21 ` Matthew Wilcox
2003-08-25 23:13 ` Grant Grundler
2003-08-26 0:28 ` Martin Pool
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=marc-linux-ia64-106014965332221@msgid-missing \
--to=mbp@samba.org \
--cc=linux-ia64@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox