Re: [patch 2/2] ARM/RPC: Use HAVE_PATA_PLATFORM to select pata platform driver

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxxxxxxxxxxxxxx>
> Signed-off-by: Ben Dooks <ben-linux@xxxxxxxxx>

Acked-by: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>

> 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@xxxxxxxxx, 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
--
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Filesystems]     [Linux SCSI]     [Linux RAID]     [Git]     [Kernel Newbies]     [Linux Newbie]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Samba]     [Device Mapper]

  Powered by Linux