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


Groups > linux.kernel > #1689696 > unrolled thread

[PATCH v2 5/5] ARM: qcom_defconfig: Cleanup from non-existing options

Started byKrzysztof Kozlowski <krzk@kernel.org>
First post2017-07-18 07:00 +0200
Last post2017-07-18 07: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 v2 5/5] ARM: qcom_defconfig: Cleanup from non-existing options Krzysztof Kozlowski <krzk@kernel.org> - 2017-07-18 07:00 +0200

#1689696 — [PATCH v2 5/5] ARM: qcom_defconfig: Cleanup from non-existing options

FromKrzysztof Kozlowski <krzk@kernel.org>
Date2017-07-18 07:00 +0200
Subject[PATCH v2 5/5] ARM: qcom_defconfig: Cleanup from non-existing options
Message-ID<u4sM1-6i8-7@gated-at.bofh.it>
QCOM_SMD is gone since commit 395a48053af6 ("soc: qcom: smd: Remove
standalone driver").

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
---
 arch/arm/configs/qcom_defconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/configs/qcom_defconfig b/arch/arm/configs/qcom_defconfig
index b02039c712c3..879159e4ab58 100644
--- a/arch/arm/configs/qcom_defconfig
+++ b/arch/arm/configs/qcom_defconfig
@@ -199,7 +199,6 @@ CONFIG_QCOM_WCNSS_PIL=y
 CONFIG_QCOM_GSBI=y
 CONFIG_QCOM_PM=y
 CONFIG_QCOM_SMEM=y
-CONFIG_QCOM_SMD=y
 CONFIG_QCOM_SMD_RPM=y
 CONFIG_QCOM_SMP2P=y
 CONFIG_QCOM_SMSM=y
-- 
2.7.4

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web