mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 1/5] commands: remove left-over CMD_AT91MUX Kconfig option
@ 2020-04-29  5:39 Ahmad Fatoum
  2020-04-29  5:39 ` [PATCH 2/5] x86: mach-i386: remove unused X86_GENERIC_HAS_{ISA, PCI, USB} options Ahmad Fatoum
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Ahmad Fatoum @ 2020-04-29  5:39 UTC (permalink / raw)
  To: barebox

71ff9bfebd ("pinctrl: at91: add pinctrl driver") removed the
implementation of the command, but left the now useless config option.
Remove it.

Signed-off-by: Ahmad Fatoum <ahmad@a3f.at>
---
 commands/Kconfig | 16 ----------------
 1 file changed, 16 deletions(-)

diff --git a/commands/Kconfig b/commands/Kconfig
index 77637f916c16..8de98ef3ee8e 100644
--- a/commands/Kconfig
+++ b/commands/Kconfig
@@ -28,22 +28,6 @@ config CMD_AT91CLK
 	help
 	  List clock configuration.
 
-config CMD_AT91MUX
-	bool "at91mux"
-	default y
-	depends on ARCH_AT91
-	help
-	  List MUX configuration
-
-	  Usage: at91mux [-pb]
-
-	  Dump current MUX configuration. If a BANK or PIN has been
-	  specified dump pin details.
-
-	  Options:
-	  -p PIN   pin number
-	  -b BANK  bank number
-
 config CMD_ARM_CPUINFO
 	bool "cpuinfo command"
 	default y
-- 
2.20.1


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-04-29  7:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-29  5:39 [PATCH 1/5] commands: remove left-over CMD_AT91MUX Kconfig option 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 ` [PATCH 5/5] PPC: remove unused left-over " Ahmad Fatoum
2020-04-29  7:09 ` [PATCH 1/5] commands: remove left-over CMD_AT91MUX " Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox