From: Chris Wedgwood <cw@f00f.org>
To: Jeff Garzik <jeff@garzik.org>, Tejun Heo <htejun@gmail.com>,
Len Brown <len.brown@intel.com>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: [PATCH] Add 'short help text' to ATA_ACPI so it's [de]selectable.
Date: Tue, 18 Mar 2008 15:06:48 -0700 [thread overview]
Message-ID: <20080318220648.GA31208@puku.stupidest.org> (raw)
ATA_ACPI isn't selectable right now because it lacks 'short help
text'. This means it's always enabled and always enables ACPI_DOCK.
Add text so it's now [de]selectable.
cc: Jeff Garzik <jeff@garzik.org>
cc: Tejun Heo <htejun@gmail.com>
cc: Len Brown <len.brown@intel.com>
Signed-off-by: Chris Wedgwood <cw@f00f.org>
diff --git a/drivers/ata/Kconfig b/drivers/ata/Kconfig
index 25aba69..ea665c2 100644
--- a/drivers/ata/Kconfig
+++ b/drivers/ata/Kconfig
@@ -28,7 +28,7 @@ config ATA_NONSTANDARD
default n
config ATA_ACPI
- bool
+ bool "ATA ACPI Support"
depends on ACPI && PCI
select ACPI_DOCK
default y
next reply other threads:[~2008-03-19 21:55 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-18 22:06 Chris Wedgwood [this message]
2008-03-19 2:59 ` Tejun Heo
2008-04-04 7:49 ` Jeff Garzik
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=20080318220648.GA31208@puku.stupidest.org \
--to=cw@f00f.org \
--cc=htejun@gmail.com \
--cc=jeff@garzik.org \
--cc=len.brown@intel.com \
--cc=linux-kernel@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
Powered by JetHome