linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: krzk@kernel.org (Krzysztof Kozlowski)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 3/5] ARM: vexpress_defconfig: Cleanup from non-existing options
Date: Tue, 18 Jul 2017 06:59:05 +0200	[thread overview]
Message-ID: <1500353947-26122-4-git-send-email-krzk@kernel.org> (raw)
In-Reply-To: <1500353947-26122-1-git-send-email-krzk@kernel.org>

ARCH_VEXPRESS_CA9X4 is gone since commit 81cc3f868d30 ("ARM: vexpress:
Remove non-DT code").

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

diff --git a/arch/arm/configs/vexpress_defconfig b/arch/arm/configs/vexpress_defconfig
index 0fa0ed577b15..edae1c58fe80 100644
--- a/arch/arm/configs/vexpress_defconfig
+++ b/arch/arm/configs/vexpress_defconfig
@@ -19,7 +19,6 @@ CONFIG_MODULE_UNLOAD=y
 # CONFIG_IOSCHED_DEADLINE is not set
 # CONFIG_IOSCHED_CFQ is not set
 CONFIG_ARCH_VEXPRESS=y
-CONFIG_ARCH_VEXPRESS_CA9X4=y
 CONFIG_ARCH_VEXPRESS_DCSCB=y
 CONFIG_ARCH_VEXPRESS_TC2_PM=y
 # CONFIG_SWP_EMULATE is not set
-- 
2.7.4

  parent reply	other threads:[~2017-07-18  4:59 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-18  4:59 [PATCH v2 0/5] ARM: defconfig: Cleanup from old entries Krzysztof Kozlowski
2017-07-18  4:59 ` [PATCH v2 1/5] ARM: multi_v7_defconfig: Cleanup from non-existing options Krzysztof Kozlowski
2017-07-18  4:59 ` [PATCH v2 2/5] ARM: ixp4xx_defconfig: " Krzysztof Kozlowski
2017-07-18  4:59 ` Krzysztof Kozlowski [this message]
2017-08-02 10:45   ` [PATCH v2 3/5] ARM: vexpress_defconfig: " Sudeep Holla
2017-08-02 10:47     ` Krzysztof Kozlowski
2017-08-02 11:01       ` Sudeep Holla
2017-07-18  4:59 ` [PATCH v2 4/5] ARM: ezx_defconfig: " Krzysztof Kozlowski
2017-07-18  4:59 ` [PATCH v2 5/5] ARM: qcom_defconfig: " Krzysztof Kozlowski
2017-07-18  9:23 ` [PATCH v2 0/5] ARM: defconfig: Cleanup from old entries Arnd Bergmann

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=1500353947-26122-4-git-send-email-krzk@kernel.org \
    --to=krzk@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).