summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/Kconfig
diff options
context:
space:
mode:
authorMarek Vasut2010-04-26 21:46:07 +0200
committerEric Miao2010-05-11 17:25:03 +0200
commit052345aec01cbd22285771eee6e08486c07d3bcc (patch)
treedf3b034c4a552f44ddbeffa35c2752f73e4ea370 /arch/arm/mach-pxa/Kconfig
parent[ARM] pxa/vpac270: Add DS1339 RTC support (diff)
downloadkernel-qcow2-linux-052345aec01cbd22285771eee6e08486c07d3bcc.tar.gz
kernel-qcow2-linux-052345aec01cbd22285771eee6e08486c07d3bcc.tar.xz
kernel-qcow2-linux-052345aec01cbd22285771eee6e08486c07d3bcc.zip
[ARM] pxa/vpac270: add ide support
This patch adds support for the on-board IDE channel. I tested this with a CDROM connected over 2.5-3.5 IDE reduction with external power supplied to the CDROM. This was not tested with the Voipac 270-HDD-000 (official Voipac HDD module), but I expect no problems. Signed-off-by: Marek Vasut <marek.vasut@gmail.com> Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
Diffstat (limited to 'arch/arm/mach-pxa/Kconfig')
-rw-r--r--arch/arm/mach-pxa/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-pxa/Kconfig b/arch/arm/mach-pxa/Kconfig
index e4a0452e0e2d..3b51741a4810 100644
--- a/arch/arm/mach-pxa/Kconfig
+++ b/arch/arm/mach-pxa/Kconfig
@@ -252,6 +252,7 @@ config MACH_COLIBRI320
config MACH_VPAC270
bool "Voipac PXA270"
select PXA27x
+ select HAVE_PATA_PLATFORM
help
PXA270 based Single Board Computer.