diff options
author | Simon Glass <sjg@chromium.org> | 2017-08-04 22:34:54 (GMT) |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-08-11 19:42:00 (GMT) |
commit | 90d99e5936d4bcef31fd19a5339fbb1f1ca188a0 (patch) | |
tree | 035e9ecb34661052aaacef3d76f17cc3c590efe8 /scripts/config_whitelist.txt | |
parent | 1c27a4c9494b28bbe018762e534b2291081745df (diff) | |
download | u-boot-fsl-qoriq-90d99e5936d4bcef31fd19a5339fbb1f1ca188a0.tar.xz |
Convert CONFIG_CMD_TCA642X to Kconfig
This converts the following to Kconfig:
CONFIG_CMD_TCA642X
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 ebe2daeb..aea6ea7 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_TCA642X CONFIG_CMD_TERMINAL CONFIG_CMD_TFTP CONFIG_CMD_THOR_DOWNLOAD |