aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Griffin <peter.griffin@linaro.org>2016-10-18 05:39:13 -0400
committerVinod Koul <vinod.koul@intel.com>2016-10-18 10:42:06 -0400
commit6fb347c057e6dc2e34755c5f5455ec97a17281e9 (patch)
tree8815c139eaa33a4d5d38775e17efe9e45c37e535
parent6da0f216f2d639d09db4b66a59e827d00d086435 (diff)
ARM: multi_v7_defconfig: Enable remoteproc core
Now that remoteproc core is selectable it needs to be enabled in the multi_v7 build. Signed-off-by: Peter Griffin <peter.griffin@linaro.org> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
-rw-r--r--arch/arm/configs/multi_v7_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 437d0740dec6..538c326fa257 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -823,6 +823,7 @@ CONFIG_HWSPINLOCK_QCOM=y
823CONFIG_ROCKCHIP_IOMMU=y 823CONFIG_ROCKCHIP_IOMMU=y
824CONFIG_TEGRA_IOMMU_GART=y 824CONFIG_TEGRA_IOMMU_GART=y
825CONFIG_TEGRA_IOMMU_SMMU=y 825CONFIG_TEGRA_IOMMU_SMMU=y
826CONFIG_REMOTEPROC=m
826CONFIG_PM_DEVFREQ=y 827CONFIG_PM_DEVFREQ=y
827CONFIG_ARM_TEGRA_DEVFREQ=m 828CONFIG_ARM_TEGRA_DEVFREQ=m
828CONFIG_MEMORY=y 829CONFIG_MEMORY=y