linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* PATA: RPC now selects HAVE_PATA_PLATFORM for pata platform driver
@ 2008-09-26 17:12 Ben Dooks
  2008-09-29  4:33 ` Jeff Garzik
  0 siblings, 1 reply; 6+ messages in thread
From: Ben Dooks @ 2008-09-26 17:12 UTC (permalink / raw)
  To: jeff, linux-ide; +Cc: Russell King, Ben Dooks

[-- Attachment #1: simtec/libata-rpc-use-have-kconfig2.patch --]
[-- Type: text/plain, Size: 945 bytes --]

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.

-- 
Ben (ben@fluff.org, http://www.fluff.org/)

  'a smiley only costs 4 bytes'

^ permalink raw reply	[flat|nested] 6+ messages in thread
* PATA: RPC now selects HAVE_PATA_PLATFORM for pata platform driver
@ 2008-08-05  9:36 Ben Dooks
  0 siblings, 0 replies; 6+ messages in thread
From: Ben Dooks @ 2008-08-05  9:36 UTC (permalink / raw)
  To: linux-ide; +Cc: Russell King, Ben Dooks

[-- Attachment #1: simtec/libata-rpc-use-have-kconfig2.patch --]
[-- Type: text/plain, Size: 951 bytes --]

The RPC machine type now selects HAVE_PATA_PLATFORM so we can remove
the special case in the PATA_PLATFORM configuration code.

Acked-by: 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.

-- 
Ben (ben@fluff.org, http://www.fluff.org/)

  'a smiley only costs 4 bytes'

^ permalink raw reply	[flat|nested] 6+ messages in thread
* PATA: RPC now selects HAVE_PATA_PLATFORM for pata platform driver
@ 2008-07-15 16:12 Ben Dooks
  2008-07-15 18:44 ` Russell King
  0 siblings, 1 reply; 6+ messages in thread
From: Ben Dooks @ 2008-07-15 16:12 UTC (permalink / raw)
  To: linux-ide; +Cc: Russell King, Ben Dooks

[-- Attachment #1: simtec/libata-rpc-use-have-kconfig2.patch --]
[-- Type: text/plain, Size: 945 bytes --]

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.

-- 
Ben (ben@fluff.org, http://www.fluff.org/)

  'a smiley only costs 4 bytes'

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-09-29 16:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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

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).