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


Groups > linux.kernel > #1497730 > unrolled thread

[PATCH v10 09/11] ARM: multi_v7_defconfig: Enable st_remoteproc driver.

Started byPeter Griffin <peter.griffin@linaro.org>
First post2016-10-08 15:00 +0200
Last post2016-10-08 15:00 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

#1497730 — [PATCH v10 09/11] ARM: multi_v7_defconfig: Enable st_remoteproc driver.

FromPeter Griffin <peter.griffin@linaro.org>
Date2016-10-08 15:00 +0200
Subject[PATCH v10 09/11] ARM: multi_v7_defconfig: Enable st_remoteproc driver.
Message-ID<spZol-7cm-1@gated-at.bofh.it>
The st231 remote coprocessors are found on all STi chipsets.

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 c94611c..33f7a8a 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -818,6 +818,7 @@ CONFIG_ROCKCHIP_IOMMU=y
 CONFIG_TEGRA_IOMMU_GART=y
 CONFIG_TEGRA_IOMMU_SMMU=y
 CONFIG_REMOTEPROC=m
+CONFIG_ST_REMOTEPROC=m
 CONFIG_PM_DEVFREQ=y
 CONFIG_ARM_TEGRA_DEVFREQ=m
 CONFIG_MEMORY=y
-- 
1.9.1

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web