diff options
author | Peter Griffin <peter.griffin@linaro.org> | 2016-10-18 05:39:13 -0400 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2016-10-18 10:42:06 -0400 |
commit | 6fb347c057e6dc2e34755c5f5455ec97a17281e9 (patch) | |
tree | 8815c139eaa33a4d5d38775e17efe9e45c37e535 | |
parent | 6da0f216f2d639d09db4b66a59e827d00d086435 (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_defconfig | 1 |
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 | |||
823 | CONFIG_ROCKCHIP_IOMMU=y | 823 | CONFIG_ROCKCHIP_IOMMU=y |
824 | CONFIG_TEGRA_IOMMU_GART=y | 824 | CONFIG_TEGRA_IOMMU_GART=y |
825 | CONFIG_TEGRA_IOMMU_SMMU=y | 825 | CONFIG_TEGRA_IOMMU_SMMU=y |
826 | CONFIG_REMOTEPROC=m | ||
826 | CONFIG_PM_DEVFREQ=y | 827 | CONFIG_PM_DEVFREQ=y |
827 | CONFIG_ARM_TEGRA_DEVFREQ=m | 828 | CONFIG_ARM_TEGRA_DEVFREQ=m |
828 | CONFIG_MEMORY=y | 829 | CONFIG_MEMORY=y |