From: Jeff Garzik <jeff@garzik.org>
To: Ben Dooks <ben-linux@fluff.org>
Cc: linux-ide@vger.kernel.org, Russell King <rmk@arm.linux.org.uk>
Subject: Re: PATA: RPC now selects HAVE_PATA_PLATFORM for pata platform driver
Date: Mon, 29 Sep 2008 00:33:57 -0400 [thread overview]
Message-ID: <48E05AB5.8070106@garzik.org> (raw)
In-Reply-To: <20080926171251.731613895@fluff.org.uk>
Ben Dooks wrote:
> The RPC machine type now selects HAVE_PATA_PLATFORM so we can remove
> the special case in the PATA_PLATFORM configuration code.
>
> Cc: Russell King <rmk@arm.linux.org.uk>
> Signed-off-by: Ben Dooks <ben-linux@fluff.org>
>
> Index: linux-2.6.26-rc5-quilt1/drivers/ata/Kconfig
> ===================================================================
> --- linux-2.6.26-rc5-quilt1.orig/drivers/ata/Kconfig 2008-06-10 12:38:03.000000000 +0100
> +++ linux-2.6.26-rc5-quilt1/drivers/ata/Kconfig 2008-06-10 12:38:03.000000000 +0100
> @@ -661,7 +661,7 @@ config HAVE_PATA_PLATFORM
>
> config PATA_PLATFORM
> tristate "Generic platform device PATA support"
> - depends on EMBEDDED || ARCH_RPC || PPC || HAVE_PATA_PLATFORM
> + depends on EMBEDDED || PPC || HAVE_PATA_PLATFORM
> help
> This option enables support for generic directly connected ATA
> devices commonly found on embedded systems.
applied
next prev parent reply other threads:[~2008-09-29 4:34 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-26 17:12 PATA: RPC now selects HAVE_PATA_PLATFORM for pata platform driver Ben Dooks
2008-09-29 4:33 ` Jeff Garzik [this message]
2008-09-29 16:44 ` Russell King
-- strict thread matches above, loose matches on Subject: below --
2008-08-05 9:36 Ben Dooks
2008-07-15 16:12 Ben Dooks
2008-07-15 18:44 ` Russell King
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=48E05AB5.8070106@garzik.org \
--to=jeff@garzik.org \
--cc=ben-linux@fluff.org \
--cc=linux-ide@vger.kernel.org \
--cc=rmk@arm.linux.org.uk \
/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).