Move ARCH_RPC to using MACH_HAS_PATA_PLATFORM as an example
of using this new configuration.

Signed-off-by: Ben Dooks <[EMAIL PROTECTED]>

diff -urpN -X linux-2.6.24-rc3-pata1/Documentation/dontdiff 
linux-2.6.24-rc3-pata1/drivers/ata/Kconfig 
linux-2.6.24-rc3-pata2/drivers/ata/Kconfig
--- linux-2.6.24-rc3-pata1/drivers/ata/Kconfig  2007-11-19 12:25:03.000000000 
+0000
+++ linux-2.6.24-rc3-pata2/drivers/ata/Kconfig  2007-11-19 12:24:51.000000000 
+0000
@@ -570,7 +570,7 @@ config MACH_HAS_PATA_PLATFORM
 
 config PATA_PLATFORM
        tristate "Generic platform device PATA support"
-       depends on EMBEDDED || ARCH_RPC || MACH_HAS_PATA_PLATFORM
+       depends on EMBEDDED || MACH_HAS_PATA_PLATFORM
        help
          This option enables support for generic directly connected ATA
          devices commonly found on embedded systems.
diff -urpN -X linux-2.6.24-rc3-pata1/Documentation/dontdiff 
linux-2.6.24-rc3-pata1/arch/arm/Kconfig linux-2.6.24-rc3-pata2/arch/arm/Kconfig
--- linux-2.6.24-rc3-pata1/arch/arm/Kconfig     2007-10-09 21:31:38.000000000 
+0100
+++ linux-2.6.24-rc3-pata2/arch/arm/Kconfig     2007-11-19 12:25:43.000000000 
+0000
@@ -353,6 +353,7 @@ config ARCH_RPC
        select ARCH_MAY_HAVE_PC_FDC
        select ISA_DMA_API
        select NO_IOPORT
+       select MACH_HAS_PATA_PLATFORM
        help
          On the Acorn Risc-PC, Linux can support the internal IDE disk and
          CD-ROM interface, serial and parallel port, and the floppy drive.

Attachment: signature.asc
Description: Digital signature

Reply via email to