aboutsummaryrefslogtreecommitdiff
path: root/include/configs
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-08-04 16:34:52 -0600
committerTom Rini <trini@konsulko.com>2017-08-11 15:41:59 -0400
commit00805d7ad83b410660fc17a06374874a81e39874 (patch)
treea4addf40cb41c27d0c0d9d5f1c4b2b8a5464fc7c /include/configs
parentba71be547c582d1cb50c4fdcdfddc43ca1472fbf (diff)
downloadu-boot-00805d7ad83b410660fc17a06374874a81e39874.zip
u-boot-00805d7ad83b410660fc17a06374874a81e39874.tar.gz
u-boot-00805d7ad83b410660fc17a06374874a81e39874.tar.bz2
Convert CONFIG_CMD_STRINGS to Kconfig
This converts the following to Kconfig: CONFIG_CMD_STRINGS 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/configs')
-rw-r--r--include/configs/vct.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/vct.h b/include/configs/vct.h
index e3c3b0e..a98dae8 100644
--- a/include/configs/vct.h
+++ b/include/configs/vct.h
@@ -239,7 +239,6 @@ int vct_gpio_get(int pin);
* (NOR/OneNAND) usage and Linux kernel booting.
*/
#if defined(CONFIG_VCT_SMALL_IMAGE)
-#undef CONFIG_CMD_STRINGS
#undef CONFIG_CMD_TERMINAL
#undef CONFIG_SMC911X