From: Tejun Heo <htejun@gmail.com>
To: Jeff Garzik <jeff@garzik.org>
Cc: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>,
"P.C.Chan" <pc.chan@alcatel-lucent.com>,
linux-ide@vger.kernel.org
Subject: [PATCH] ide: make CONFIG_IDE_GENERIC default to N
Date: Sat, 28 Jul 2007 16:34:43 +0900 [thread overview]
Message-ID: <46AAF193.1050203@gmail.com> (raw)
In-Reply-To: <46A9E797.5010708@garzik.org>
These days, CONFIG_IDE_GENERIC causes more confusion and
misconfiguration than it helps. Especially so because libata is
linked after the generic driver. Default to N.
Signed-off-by: Tejun Heo <htejun@gmail.com>
---
Aye, aye.
drivers/ide/Kconfig | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/drivers/ide/Kconfig b/drivers/ide/Kconfig
index b1a9b81..0a801c6 100644
--- a/drivers/ide/Kconfig
+++ b/drivers/ide/Kconfig
@@ -304,9 +304,8 @@ comment "IDE chipset support/bugfixes"
config IDE_GENERIC
tristate "generic/default IDE chipset support"
- default y
help
- If unsure, say Y.
+ If unsure, say N.
config BLK_DEV_CMD640
bool "CMD640 chipset bugfix/support"
next prev parent reply other threads:[~2007-07-28 7:34 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <469E2F81.8080002@alcatel-lucent.com>
[not found] ` <469F1CFA.8030702@gmail.com>
[not found] ` <469F594D.7040101@alcatel-lucent.com>
[not found] ` <469F5A19.1040100@gmail.com>
[not found] ` <469F75A6.2080706@alcatel-lucent.com>
[not found] ` <46A00FFF.3030007@gmail.com>
[not found] ` <46A104F7.1070602@alcatel-lucent.com>
[not found] ` <46A18DDB.3040603@gmail.com>
[not found] ` <46A4C235.7020901@alcatel-lucent.com>
[not found] ` <46A5ACB1.9070005@gmail.com>
2007-07-24 20:32 ` Re+: SATA hard drive no longer comes up as /dev/sda on 2.6.22 with Intel ICH6M P.C.Chan
2007-07-26 6:03 ` Tejun Heo
2007-07-26 19:11 ` Bartlomiej Zolnierkiewicz
2007-07-27 4:09 ` [PATCH] ide: make CONFIG_IDE_GENERIC default to N Tejun Heo
2007-07-27 12:39 ` Jeff Garzik
2007-07-28 7:34 ` Tejun Heo [this message]
2007-07-28 18:06 ` Jeff Garzik
2007-07-28 22:46 ` Bartlomiej Zolnierkiewicz
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=46AAF193.1050203@gmail.com \
--to=htejun@gmail.com \
--cc=bzolnier@gmail.com \
--cc=jeff@garzik.org \
--cc=linux-ide@vger.kernel.org \
--cc=pc.chan@alcatel-lucent.com \
/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;
as well as URLs for NNTP newsgroup(s).