From 78d1e1d0a157c8b48ea19be6170b992745d30f38 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Fri, 22 Apr 2016 16:41:25 -0400 Subject: configs: Re-sync almost all of cmd/Kconfig This syncs up the current cmd/Kconfig and include/configs/ files with the only exception being CMD_NAND. Due to how we have used this historically we need to take further care here when converting. Signed-off-by: Tom Rini --- include/configs/cm_t43.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/cm_t43.h') diff --git a/include/configs/cm_t43.h b/include/configs/cm_t43.h index 1c1951c..0e05194 100644 --- a/include/configs/cm_t43.h +++ b/include/configs/cm_t43.h @@ -101,7 +101,6 @@ #undef CONFIG_SYS_MONITOR_LEN #undef CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR #define CONFIG_ZERO_BOOTDELAY_CHECK -#undef CONFIG_CMD_IMLS #define CONFIG_ENV_SIZE (16 * 1024) #define CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG -- cgit v1.1