linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Garzik <jeff@garzik.org>
To: Chris Wedgwood <cw@f00f.org>
Cc: Tejun Heo <htejun@gmail.com>, Len Brown <len.brown@intel.com>,
	LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] Add 'short help text' to ATA_ACPI so it's [de]selectable.
Date: Fri, 04 Apr 2008 03:49:46 -0400	[thread overview]
Message-ID: <47F5DD9A.1070905@garzik.org> (raw)
In-Reply-To: <20080318220648.GA31208@puku.stupidest.org>

Chris Wedgwood wrote:
> 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

applied



      parent reply	other threads:[~2008-04-04  7:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-18 22:06 [PATCH] Add 'short help text' to ATA_ACPI so it's [de]selectable Chris Wedgwood
2008-03-19  2:59 ` Tejun Heo
2008-04-04  7:49 ` Jeff Garzik [this message]

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=47F5DD9A.1070905@garzik.org \
    --to=jeff@garzik.org \
    --cc=cw@f00f.org \
    --cc=htejun@gmail.com \
    --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;
as well as URLs for NNTP newsgroup(s).