From: krzk@kernel.org (Krzysztof Kozlowski)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 2/5] ARM: ixp4xx_defconfig: Cleanup from non-existing options
Date: Tue, 18 Jul 2017 06:59:04 +0200 [thread overview]
Message-ID: <1500353947-26122-3-git-send-email-krzk@kernel.org> (raw)
In-Reply-To: <1500353947-26122-1-git-send-email-krzk@kernel.org>
Remove options which do not exist anymore:
- ECONET is gone since commit 349f29d841db ("econet: remove ancient bug
ridden protocol");
- IPDDP_DECAP is gone since commit 9b5645b51384 ("appletalk: remove
"config IPDDP_DECAP"");
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
---
arch/arm/configs/ixp4xx_defconfig | 4 ----
1 file changed, 4 deletions(-)
diff --git a/arch/arm/configs/ixp4xx_defconfig b/arch/arm/configs/ixp4xx_defconfig
index c8378da71913..8c3c99cd6de9 100644
--- a/arch/arm/configs/ixp4xx_defconfig
+++ b/arch/arm/configs/ixp4xx_defconfig
@@ -81,12 +81,8 @@ CONFIG_ATALK=m
CONFIG_DEV_APPLETALK=m
CONFIG_IPDDP=m
CONFIG_IPDDP_ENCAP=y
-CONFIG_IPDDP_DECAP=y
CONFIG_X25=m
CONFIG_LAPB=m
-CONFIG_ECONET=m
-CONFIG_ECONET_AUNUDP=y
-CONFIG_ECONET_NATIVE=y
CONFIG_WAN_ROUTER=m
CONFIG_NET_SCHED=y
CONFIG_NET_SCH_CBQ=m
--
2.7.4
next prev 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 ` Krzysztof Kozlowski [this message]
2017-07-18 4:59 ` [PATCH v2 3/5] ARM: vexpress_defconfig: " Krzysztof Kozlowski
2017-08-02 10:45 ` 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-3-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).