diff options
| author | Peter Griffin <peter.griffin@linaro.org> | 2016-10-18 10:39:13 +0100 |
|---|---|---|
| committer | Vinod Koul <vinod.koul@intel.com> | 2016-10-18 20:12:06 +0530 |
| 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 CONFIG_ROCKCHIP_IOMMU=y CONFIG_TEGRA_IOMMU_GART=y CONFIG_TEGRA_IOMMU_SMMU=y +CONFIG_REMOTEPROC=m CONFIG_PM_DEVFREQ=y CONFIG_ARM_TEGRA_DEVFREQ=m CONFIG_MEMORY=y |
