From a0a9ac914f183c19792b2dbee05f22ac53d548b3 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Fri, 20 May 2016 13:47:43 +0100 Subject: [PATCH] arm64: enable tegra210 adma --- config-arm64 | 1 + 1 file changed, 1 insertion(+) diff --git a/config-arm64 b/config-arm64 index 5c338d7fa..7266b7db3 100644 --- a/config-arm64 +++ b/config-arm64 @@ -162,6 +162,7 @@ CONFIG_HI6220_MBOX=m # Tegra CONFIG_ARCH_TEGRA_132_SOC=y CONFIG_ARCH_TEGRA_210_SOC=y +CONFIG_TEGRA210_ADMA=y # AllWinner CONFIG_MACH_SUN50I=y