summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91
diff options
context:
space:
mode:
authorHolger Schurig <holgerschurig@gmail.com>2014-05-13 10:28:52 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2014-05-14 10:03:48 +0200
commit6e3a969106fc84413f6ccef34fb78c0f8f9dd6ba (patch)
tree08e6b65c6fc9ac2c8f9c2d57d34e53621d7f545d /arch/arm/mach-at91
parentc4909aa19731689f66e50fd7f219248ce445b209 (diff)
downloadbarebox-6e3a969106fc84413f6ccef34fb78c0f8f9dd6ba.tar.gz
barebox-6e3a969106fc84413f6ccef34fb78c0f8f9dd6ba.tar.xz
commands: move CMD_AT91MIX 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/Kconfig8
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/arm/mach-at91/Kconfig b/arch/arm/mach-at91/Kconfig
index a3f4f3f09f..298ee3f722 100644
--- a/arch/arm/mach-at91/Kconfig
+++ b/arch/arm/mach-at91/Kconfig
@@ -524,14 +524,6 @@ config CALAO_MB_QIL_A9260
bool "MB-QIL A9260 Motherboard Board support"
depends on MACH_QIL_A9260 || MACH_QIL_A9G20
-if COMMAND_SUPPORT
-
-config CMD_AT91MUX
- bool "at91mux dump command"
- default y
-
-endif
-
config AT91_BOOTSTRAP
bool "at91 bootstrap"
depends on HAVE_AT91_LOWLEVEL_INIT