From: Rob Herring <robherring2@gmail.com>
To: arm@kernel.org
Cc: linux-arm-kernel@lists.infradead.org,
Rob Herring <robh@kernel.org>, Kumar Gala <galak@codeaurora.org>,
David Brown <davidb@codeaurora.org>,
linux-arm-msm@vger.kernel.org
Subject: [PATCH 3/3] ARM: qcom: clean-up unneeded kconfig selects
Date: Tue, 22 Apr 2014 14:41:18 -0500 [thread overview]
Message-ID: <1398195678-28787-4-git-send-email-robherring2@gmail.com> (raw)
In-Reply-To: <1398195678-28787-1-git-send-email-robherring2@gmail.com>
From: Rob Herring <robh@kernel.org>
Multi-platform support implies all these options are already selected and
individual platforms don't need to select them.
Signed-off-by: Rob Herring <robh@kernel.org>
Cc: Kumar Gala <galak@codeaurora.org>
Cc: David Brown <davidb@codeaurora.org>
Cc: linux-arm-msm@vger.kernel.org
---
arch/arm/mach-qcom/Kconfig | 2 --
1 file changed, 2 deletions(-)
diff --git a/arch/arm/mach-qcom/Kconfig b/arch/arm/mach-qcom/Kconfig
index a028be2..6aa2214 100644
--- a/arch/arm/mach-qcom/Kconfig
+++ b/arch/arm/mach-qcom/Kconfig
@@ -3,8 +3,6 @@ config ARCH_QCOM
select ARCH_REQUIRE_GPIOLIB
select ARM_GIC
select CLKSRC_OF
- select GENERIC_CLOCKEVENTS
- select HAVE_SMP
select QCOM_SCM if SMP
help
Support for Qualcomm's devicetree based systems.
--
1.9.1
WARNING: multiple messages have this Message-ID (diff)
From: robherring2@gmail.com (Rob Herring)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/3] ARM: qcom: clean-up unneeded kconfig selects
Date: Tue, 22 Apr 2014 14:41:18 -0500 [thread overview]
Message-ID: <1398195678-28787-4-git-send-email-robherring2@gmail.com> (raw)
In-Reply-To: <1398195678-28787-1-git-send-email-robherring2@gmail.com>
From: Rob Herring <robh@kernel.org>
Multi-platform support implies all these options are already selected and
individual platforms don't need to select them.
Signed-off-by: Rob Herring <robh@kernel.org>
Cc: Kumar Gala <galak@codeaurora.org>
Cc: David Brown <davidb@codeaurora.org>
Cc: linux-arm-msm at vger.kernel.org
---
arch/arm/mach-qcom/Kconfig | 2 --
1 file changed, 2 deletions(-)
diff --git a/arch/arm/mach-qcom/Kconfig b/arch/arm/mach-qcom/Kconfig
index a028be2..6aa2214 100644
--- a/arch/arm/mach-qcom/Kconfig
+++ b/arch/arm/mach-qcom/Kconfig
@@ -3,8 +3,6 @@ config ARCH_QCOM
select ARCH_REQUIRE_GPIOLIB
select ARM_GIC
select CLKSRC_OF
- select GENERIC_CLOCKEVENTS
- select HAVE_SMP
select QCOM_SCM if SMP
help
Support for Qualcomm's devicetree based systems.
--
1.9.1
next prev parent reply other threads:[~2014-04-22 19:41 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-22 19:41 [PATCH 0/3] ARM mach Kconfig clean-ups Rob Herring
2014-04-22 19:41 ` Rob Herring
2014-04-22 19:41 ` [PATCH 1/3] ARM: mvebu: clean-up unneeded kconfig selects Rob Herring
2014-04-22 20:58 ` Andrew Lunn
2014-04-22 21:23 ` Rob Herring
2014-05-05 4:55 ` Olof Johansson
2014-05-05 14:42 ` Rob Herring
2014-05-05 21:22 ` Olof Johansson
2014-06-09 18:43 ` Ezequiel Garcia
2014-06-09 19:00 ` Rob Herring
2014-06-09 19:05 ` Ezequiel Garcia
2014-04-22 19:41 ` [PATCH 2/3] ARM: bcm: " Rob Herring
2014-04-22 19:41 ` Rob Herring [this message]
2014-04-22 19:41 ` [PATCH 3/3] ARM: qcom: " Rob Herring
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1398195678-28787-4-git-send-email-robherring2@gmail.com \
--to=robherring2@gmail.com \
--cc=arm@kernel.org \
--cc=davidb@codeaurora.org \
--cc=galak@codeaurora.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=robh@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.