summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91
diff options
context:
space:
mode:
authorHolger Schurig <holgerschurig@gmail.com>2014-05-13 10:28:51 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2014-05-14 10:03:48 +0200
commitc4909aa19731689f66e50fd7f219248ce445b209 (patch)
tree5abf5158cbdac235c892a37a83ed850345e9e571 /arch/arm/mach-at91
parentd1f7aa862d8f0ceba0e1cb78587b731f907acc8a (diff)
downloadbarebox-c4909aa19731689f66e50fd7f219248ce445b209.tar.gz
barebox-c4909aa19731689f66e50fd7f219248ce445b209.tar.xz
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 <holgerschurig@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-at91')
-rw-r--r--arch/arm/mach-at91/Kconfig4
1 files changed, 0 insertions, 4 deletions
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