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@xxxxxx> --- 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@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox