dect
/
linux-2.6
Archived
13
0
Fork 0

[ARM] 5140/1: RPC: Use HAVE_PATA_PLATFORM to select pata platform driver

Use HAVE_PATA_PLATFORM for ARCH_RPC

Cc: Linux ARM Kernel <linux-arm-kernel@lists.arm.linux.org.uk>
Cc: Russell King <rmk@arm.linux.org.uk>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:
Ben Dooks 2008-07-01 14:16:49 +01:00 committed by Russell King
parent 9ecba1f288
commit 341eb78101
1 changed files with 1 additions and 0 deletions

View File

@ -406,6 +406,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
help