From: Krzysztof Kozlowski <krzk@kernel.org>
To: Guan Xuetao <gxt@pku.edu.cn>,
Krzysztof Kozlowski <krzk@kernel.org>,
Guenter Roeck <groeck@chromium.org>,
Robert Jarzmik <robert.jarzmik@free.fr>,
Daniel Lezcano <daniel.lezcano@linaro.org>,
Masahiro Yamada <yamada.masahiro@socionext.com>,
linux-kernel@vger.kernel.org
Subject: [PATCH RESEND] unicore32: defconfig: Cleanup from old Kconfig options
Date: Tue, 10 Sep 2019 20:45:36 +0200 [thread overview]
Message-ID: <20190910184536.21881-1-krzk@kernel.org> (raw)
Remove old, dead Kconfig options (in order appearing in this commit):
- EXPERIMENTAL is gone since v3.9;
- MTD_PARTITIONS: commit 6a8a98b22b10 ("mtd: kill
CONFIG_MTD_PARTITIONS");
- MTD_CHAR: commit 660685d9d1b4 ("mtd: merge mtdchar module with
mtdcore");
- NETDEV_1000: commit f860b0522f65 ("drivers/net: Kconfig and Makefile
cleanup"); NET_ETHERNET should be replaced with just ETHERNET but
that is separate change;
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
---
arch/unicore32/configs/defconfig | 4 ----
1 file changed, 4 deletions(-)
diff --git a/arch/unicore32/configs/defconfig b/arch/unicore32/configs/defconfig
index 360cc9abcdb0..511e216a2f13 100644
--- a/arch/unicore32/configs/defconfig
+++ b/arch/unicore32/configs/defconfig
@@ -1,5 +1,4 @@
### General setup
-CONFIG_EXPERIMENTAL=y
CONFIG_LOCALVERSION="-unicore32"
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
@@ -75,8 +74,6 @@ CONFIG_PUV3_UART=n
# Memory Technology Device (MTD) support
CONFIG_MTD=m
CONFIG_MTD_UBI=m
-CONFIG_MTD_PARTITIONS=y
-CONFIG_MTD_CHAR=m
CONFIG_MTD_BLKDEVS=m
# RAM/ROM/Flash chip drivers
CONFIG_MTD_CFI=m
@@ -101,7 +98,6 @@ CONFIG_SATA_VIA=y
# Network device support
CONFIG_NETDEVICES=y
CONFIG_NET_ETHERNET=y
-CONFIG_NETDEV_1000=y
# Wireless LAN
CONFIG_WLAN_80211=n
CONFIG_RT2X00=n
--
2.17.1
reply other threads:[~2019-09-10 18:45 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20190910184536.21881-1-krzk@kernel.org \
--to=krzk@kernel.org \
--cc=daniel.lezcano@linaro.org \
--cc=groeck@chromium.org \
--cc=gxt@pku.edu.cn \
--cc=linux-kernel@vger.kernel.org \
--cc=robert.jarzmik@free.fr \
--cc=yamada.masahiro@socionext.com \
/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
all inboxes | Powered by JetHome®