linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Russell King - ARM Linux <linux@arm.linux.org.uk>
To: Ben Dooks <ben-linux@fluff.org>
Cc: Linux IDE List <linux-ide@vger.kernel.org>,
	Linux ARM Kernel <linux-arm-kernel@lists.arm.linux.org.uk>
Subject: Re: [patch 2/2] ARM/RPC: Use HAVE_PATA_PLATFORM to select pata platform driver
Date: Tue, 15 Apr 2008 20:56:50 +0100	[thread overview]
Message-ID: <20080415195650.GA32097@flint.arm.linux.org.uk> (raw)
In-Reply-To: <20080415144512.009318607@fluff.org.uk>

On Tue, Apr 15, 2008 at 03:43:27PM +0100, Ben Dooks wrote:
> Use HAVE_PATA_PLATFORM for ARCH_RPC 
> 
> Cc: Linux ARM Kernel <linux-arm-kernel@lists.arm.linux.org.uk>
> Signed-off-by: Ben Dooks <ben-linux@fluff.org>

Acked-by: Russell King <rmk+kernel@arm.linux.org.uk>

> PATCH FOLLOWS
> KernelVersion: 2.6.24-git12
> 
> Index: linux-2.6.25-rc9-ata1/arch/arm/Kconfig
> ===================================================================
> --- linux-2.6.25-rc9-ata1.orig/arch/arm/Kconfig	2008-04-15 12:10:02.000000000 +0100
> +++ linux-2.6.25-rc9-ata1/arch/arm/Kconfig	2008-04-15 15:27:53.000000000 +0100
> @@ -411,6 +411,7 @@ config ARCH_RPC
>  	select FIQ
>  	select TIMER_ACORN
>  	select ARCH_MAY_HAVE_PC_FDC
> +	select HAVE_PATA_PLATFORM
>  	select ISA_DMA_API
>  	select NO_IOPORT
>  	select HAVE_IDE
> Index: linux-2.6.25-rc9-ata1/drivers/ata/Kconfig
> ===================================================================
> --- linux-2.6.25-rc9-ata1.orig/drivers/ata/Kconfig	2008-04-15 15:27:48.000000000 +0100
> +++ linux-2.6.25-rc9-ata1/drivers/ata/Kconfig	2008-04-15 15:27:53.000000000 +0100
> @@ -634,7 +634,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.
> 
> -- 
> Ben (ben@fluff.org, http://www.fluff.org/)
> 
>   'a smiley only costs 4 bytes'
> 
> -------------------------------------------------------------------
> List admin: http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm-kernel
> FAQ:        http://www.arm.linux.org.uk/mailinglists/faq.php
> Etiquette:  http://www.arm.linux.org.uk/mailinglists/etiquette.php

      reply	other threads:[~2008-04-15 19:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-15 14:43 [patch 0/2] libata: add HAVE_PATA_PLATFORM Ben Dooks
2008-04-15 14:43 ` [patch 1/2] LIBATA: Add HAVE_PATA_PLATFORM to select PATA_PLATFORM driver Ben Dooks
2008-04-15 14:43 ` [patch 2/2] ARM/RPC: Use HAVE_PATA_PLATFORM to select pata platform driver Ben Dooks
2008-04-15 19:56   ` Russell King - ARM Linux [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=20080415195650.GA32097@flint.arm.linux.org.uk \
    --to=linux@arm.linux.org.uk \
    --cc=ben-linux@fluff.org \
    --cc=linux-arm-kernel@lists.arm.linux.org.uk \
    --cc=linux-ide@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).