From 00805d7ad83b410660fc17a06374874a81e39874 Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Fri, 4 Aug 2017 16:34:52 -0600 Subject: Convert CONFIG_CMD_STRINGS to Kconfig This converts the following to Kconfig: CONFIG_CMD_STRINGS Signed-off-by: Simon Glass Reviewed-by: Bin Meng Reviewed-by: Philipp Tomsich --- include/configs/vct.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/vct.h') 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 -- cgit v1.1