summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorKuninori Morimoto2012-06-25 12:37:20 +0200
committerRafael J. Wysocki2012-06-30 15:24:52 +0200
commitdc7dd5841f714c3bc3f358cb126ba4432947e854 (patch)
tree3dfd82365d2f921f27263819c7197ca57ef7fd55 /arch/arm/configs
parentARM: shmobile: armadillo800eva: enable FSI-HDMI sound (diff)
downloadkernel-qcow2-linux-dc7dd5841f714c3bc3f358cb126ba4432947e854.tar.gz
kernel-qcow2-linux-dc7dd5841f714c3bc3f358cb126ba4432947e854.tar.xz
kernel-qcow2-linux-dc7dd5841f714c3bc3f358cb126ba4432947e854.zip
ARM: shmobile: armadillo800eva: enable DMAEngine on FSI
It is possible to reduce CPU load if FSI playback used DMAEngine. This patch enabled it. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Acked-by: Magnus Damm <damm@opensource.se> Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r--arch/arm/configs/armadillo800eva_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/configs/armadillo800eva_defconfig b/arch/arm/configs/armadillo800eva_defconfig
index df1ce543cd7c..16bbb3f8f234 100644
--- a/arch/arm/configs/armadillo800eva_defconfig
+++ b/arch/arm/configs/armadillo800eva_defconfig
@@ -119,6 +119,8 @@ CONFIG_USB_ETH=m
CONFIG_MMC=y
CONFIG_MMC_SDHI=y
CONFIG_MMC_SH_MMCIF=y
+CONFIG_DMADEVICES=y
+CONFIG_SH_DMAE=y
CONFIG_UIO=y
CONFIG_UIO_PDRV_GENIRQ=y
# CONFIG_DNOTIFY is not set