summaryrefslogtreecommitdiff
path: root/cmd/Kconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-04-27 04:27:52 (GMT)
committerTom Rini <trini@konsulko.com>2017-04-30 14:30:02 (GMT)
commitac20a1b21caeb779848f8f4731060dbc00f4bd7b (patch)
tree8f2b49db8cf8875ed17d722df3e638f01f052da3 /cmd/Kconfig
parentac60e46e7d316cdcec44d01a7c19e13dedd00b49 (diff)
downloadu-boot-fsl-qoriq-ac20a1b21caeb779848f8f4731060dbc00f4bd7b.tar.xz
Convert CONFIG_CMD_BEDBUG to Kconfig
This converts the following to Kconfig: CONFIG_CMD_BEDBUG Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'cmd/Kconfig')
-rw-r--r--cmd/Kconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/cmd/Kconfig b/cmd/Kconfig
index e52af92..0c6d44e 100644
--- a/cmd/Kconfig
+++ b/cmd/Kconfig
@@ -867,6 +867,17 @@ config MTDPARTS_DEFAULT
endmenu
+menu "Debug commands"
+
+config CMD_BEDBUG
+ bool "bedbug"
+ help
+ The bedbug (emBEDded deBUGger) command provides debugging features
+ for some PowerPC processors. For details please see the
+ docuemntation in doc/README.beddbug
+
+endmenu
+
config CMD_UBI
tristate "Enable UBI - Unsorted block images commands"
select CRC32