From: Ahmad Fatoum <ahmad@a3f.at>
To: barebox@lists.infradead.org
Subject: [PATCH 5/5] PPC: remove unused left-over Kconfig option
Date: Wed, 29 Apr 2020 07:39:14 +0200 [thread overview]
Message-ID: <20200429053914.4775-5-ahmad@a3f.at> (raw)
In-Reply-To: <20200429053914.4775-1-ahmad@a3f.at>
5e50ab4f ("pcm030: cleanup config.h") removed the last reference to
MACH_PHYCORE_MPC5200B_TINY_REV_1 (The current name is a typo), so the
Kconfig option hasn't been serving a purpose for 7 years. Drop it.
Signed-off-by: Ahmad Fatoum <ahmad@a3f.at>
---
arch/ppc/mach-mpc5xxx/Kconfig | 13 -------------
1 file changed, 13 deletions(-)
diff --git a/arch/ppc/mach-mpc5xxx/Kconfig b/arch/ppc/mach-mpc5xxx/Kconfig
index 180aa32ad12e..4da947dc6cfc 100644
--- a/arch/ppc/mach-mpc5xxx/Kconfig
+++ b/arch/ppc/mach-mpc5xxx/Kconfig
@@ -34,17 +34,4 @@ config MPC5xxx
depends on MACH_PHYCORE_MPC5200B_TINY
default y
-menu "Board specific settings"
-
-config MACH_PHYCORE_MPC5200B_TINY_REV
- int "Board Revision"
- default 1
- depends on MACH_PHYCORE_MPC5200B_TINY
- help
- Revision 0 and revision 1 of the tiny board have
- incompatible flash settings. Unless you have a very
- old board you should set this option to 1
-
-endmenu
-
endif
--
2.20.1
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next prev parent reply other threads:[~2020-04-29 5:39 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-29 5:39 [PATCH 1/5] commands: remove left-over CMD_AT91MUX " Ahmad Fatoum
2020-04-29 5:39 ` [PATCH 2/5] x86: mach-i386: remove unused X86_GENERIC_HAS_{ISA, PCI, USB} options Ahmad Fatoum
2020-04-29 5:39 ` [PATCH 3/5] net: remove unused Kconfig options Ahmad Fatoum
2020-04-29 5:39 ` [PATCH 4/5] net: enc28j60: fix typo in referenced Kconfig option Ahmad Fatoum
2020-04-29 5:39 ` Ahmad Fatoum [this message]
2020-04-29 7:09 ` [PATCH 1/5] commands: remove left-over CMD_AT91MUX " Sascha Hauer
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=20200429053914.4775-5-ahmad@a3f.at \
--to=ahmad@a3f.at \
--cc=barebox@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