Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1497731

[PATCH v10 08/11] ARM: multi_v7_defconfig: Enable remoteproc core

From Peter Griffin <peter.griffin@linaro.org>
Newsgroups linux.kernel
Subject [PATCH v10 08/11] ARM: multi_v7_defconfig: Enable remoteproc core
Date 2016-10-08 15:00 +0200
Message-ID <spZom-7cm-15@gated-at.bofh.it> (permalink)
References <spZol-7cm-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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>
---
 arch/arm/configs/multi_v7_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 3ca4974..c94611c 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -817,6 +817,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
-- 
1.9.1

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[PATCH v10 08/11] ARM: multi_v7_defconfig: Enable remoteproc core Peter Griffin <peter.griffin@linaro.org> - 2016-10-08 15:00 +0200

csiph-web