summaryrefslogtreecommitdiff
path: root/include/config_cmd_all.h
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 /include/config_cmd_all.h
parentac60e46e7d316cdcec44d01a7c19e13dedd00b49 (diff)
downloadu-boot-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 'include/config_cmd_all.h')
-rw-r--r--include/config_cmd_all.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/config_cmd_all.h b/include/config_cmd_all.h
index a8befe3..825ccf7 100644
--- a/include/config_cmd_all.h
+++ b/include/config_cmd_all.h
@@ -13,7 +13,6 @@
* Alphabetical list of all possible commands.
*/
-#define CONFIG_CMD_BEDBUG /* Include BedBug Debugger */
#define CONFIG_CMD_BMP /* BMP support */
#define CONFIG_CMD_BSP /* Board Specific functions */
#define CONFIG_CMD_CLK /* Clock support */