From c4909aa19731689f66e50fd7f219248ce445b209 Mon Sep 17 00:00:00 2001 From: Holger Schurig Date: Tue, 13 May 2014 10:28:51 +0200 Subject: commands: move CMD_AT91MUX to commands/Kconfig * this places the command into the "Information commands" section of Kconfig * while at it, improve Kconfig documention Signed-off-by: Holger Schurig Signed-off-by: Sascha Hauer --- arch/arm/mach-at91/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'arch/arm/mach-at91') diff --git a/arch/arm/mach-at91/Kconfig b/arch/arm/mach-at91/Kconfig index 6222653762..a3f4f3f09f 100644 --- a/arch/arm/mach-at91/Kconfig +++ b/arch/arm/mach-at91/Kconfig @@ -530,10 +530,6 @@ config CMD_AT91MUX bool "at91mux dump command" default y -config CMD_AT91CLK - bool "at91clk dump command" - default y - endif config AT91_BOOTSTRAP -- cgit v1.2.3