aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Medhurst <tixy@linaro.org>2014-10-06 15:56:08 +0100
committerJon Medhurst <tixy@linaro.org>2015-06-30 10:12:56 +0100
commit7c4deebb459fa66380f061727c4a8b8c5e3d6990 (patch)
tree7b913dea022490b53c34bca92088ec5f4fad10ef
parent04e93912bd6ff7ab7a109b39e79c53ed1edb57f0 (diff)
juno: Enable DMA drivers
Signed-off-by: Jon Medhurst <tixy@linaro.org>
-rw-r--r--linaro/configs/vexpress64.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/linaro/configs/vexpress64.conf b/linaro/configs/vexpress64.conf
index c9b66a198586..43860850f0cd 100644
--- a/linaro/configs/vexpress64.conf
+++ b/linaro/configs/vexpress64.conf
@@ -53,3 +53,5 @@ CONFIG_ARM_BIG_LITTLE_CPUFREQ=y
CONFIG_ARM_DT_BL_CPUFREQ=y
CONFIG_ARM64_CPUIDLE=y
CONFIG_ARM64_CRYPTO=y
+CONFIG_DMADEVICES=y
+CONFIG_PL330_DMA=y