aboutsummaryrefslogtreecommitdiff
path: root/include/config_cmd_all.h
diff options
context:
space:
mode:
authorChristophe Leroy <christophe.leroy@c-s.fr>2017-08-04 16:34:40 -0600
committerTom Rini <trini@konsulko.com>2017-08-11 15:41:53 -0400
commitfa379223cd61052331342e525778d96270ee6ed9 (patch)
treeed511c2ac87ca5e1bf03e9e29e3fcae173f2d41d /include/config_cmd_all.h
parentb75dfd2d4675e660ab20806641a063cdb65e99a0 (diff)
downloadu-boot-fa379223cd61052331342e525778d96270ee6ed9.zip
u-boot-fa379223cd61052331342e525778d96270ee6ed9.tar.gz
u-boot-fa379223cd61052331342e525778d96270ee6ed9.tar.bz2
Convert CONFIG_CMD_REGINFO to Kconfig
This patch converts CONFIG_CMD_REGINFO to Kconfig Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
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 edfc91f..cb0ab6d 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_REGINFO /* Register dump */
#define CONFIG_CMD_REISER /* Reiserfs support */
#define CONFIG_CMD_SANDBOX /* sb command to access sandbox features */
#define CONFIG_CMD_SAVES /* save S record dump */