summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-08-04 22:34:52 (GMT)
committerTom Rini <trini@konsulko.com>2017-08-11 19:41:59 (GMT)
commit00805d7ad83b410660fc17a06374874a81e39874 (patch)
treea4addf40cb41c27d0c0d9d5f1c4b2b8a5464fc7c /include
parentba71be547c582d1cb50c4fdcdfddc43ca1472fbf (diff)
downloadu-boot-fsl-qoriq-00805d7ad83b410660fc17a06374874a81e39874.tar.xz
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')
-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