diff options
author | Christophe Leroy <christophe.leroy@c-s.fr> | 2017-08-04 22:34:40 (GMT) |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-08-11 19:41:53 (GMT) |
commit | fa379223cd61052331342e525778d96270ee6ed9 (patch) | |
tree | ed511c2ac87ca5e1bf03e9e29e3fcae173f2d41d /scripts/config_whitelist.txt | |
parent | b75dfd2d4675e660ab20806641a063cdb65e99a0 (diff) | |
download | u-boot-fsl-qoriq-fa379223cd61052331342e525778d96270ee6ed9.tar.xz |
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 'scripts/config_whitelist.txt')
-rw-r--r-- | scripts/config_whitelist.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index 5ad5a3b..888af42 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -293,7 +293,6 @@ CONFIG_CM922T_XA10 CONFIG_CMDLINE_EDITING CONFIG_CMDLINE_PS_SUPPORT CONFIG_CMDLINE_TAG -CONFIG_CMD_REGINFO CONFIG_CMD_REISER CONFIG_CMD_SANDBOX CONFIG_CMD_SAVES |