summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5pc100/Kconfig
diff options
context:
space:
mode:
authorJassi Brar2010-05-18 04:59:13 +0200
committerBen Dooks2010-05-23 17:26:56 +0200
commitc5e2caca6a0732108bec146844551767cfbc115c (patch)
tree36f2a71cd9fdccbd179b3957992e748a167ee608 /arch/arm/mach-s5pc100/Kconfig
parentARM: S5PC100: Fix definition of IRQ_EINT() (diff)
downloadkernel-qcow2-linux-c5e2caca6a0732108bec146844551767cfbc115c.tar.gz
kernel-qcow2-linux-c5e2caca6a0732108bec146844551767cfbc115c.tar.xz
kernel-qcow2-linux-c5e2caca6a0732108bec146844551767cfbc115c.zip
ARM: S5PC100: DMA: Add platform devices for PL330 DMACs
Samsung's Soc S5PC100 has three PL330 DMACs. First is dedicated for Memory->Memory data transfer while the other two meant for data transfer with peripherals. Define and add latter two PL330 DMACs as platform devices on the S5PC100 platform. Signed-off-by: Jassi Brar <jassi.brar@samsung.com> Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'arch/arm/mach-s5pc100/Kconfig')
-rw-r--r--arch/arm/mach-s5pc100/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-s5pc100/Kconfig b/arch/arm/mach-s5pc100/Kconfig
index 2eb949771dbc..b2a11dfa3399 100644
--- a/arch/arm/mach-s5pc100/Kconfig
+++ b/arch/arm/mach-s5pc100/Kconfig
@@ -11,6 +11,7 @@ config CPU_S5PC100
bool
select PLAT_S5P
select S5P_EXT_INT
+ select S3C_PL330_DMA
help
Enable S5PC100 CPU support