From: Peter Robinson Date: Tue, 16 Jun 2015 09:20:01 +0000 (+0100) Subject: Drop duplicate CONFIG_SYS_NO_FLASH from mx6_common X-Git-Tag: v2025.01-rc5-pxa1908~12636^2~2 X-Git-Url: http://git.dujemihanovic.xyz/html/static/%7B%7B%20.RelPermalink%20%7D%7D?a=commitdiff_plain;h=959da4ecd024c52be939b74241f93d02166013b8;p=u-boot.git Drop duplicate CONFIG_SYS_NO_FLASH from mx6_common It's defind earlier in the file Signed-off-by: Peter Robinson --- diff --git a/include/configs/mx6_common.h b/include/configs/mx6_common.h index 50370e1366..b37477a02b 100644 --- a/include/configs/mx6_common.h +++ b/include/configs/mx6_common.h @@ -87,7 +87,6 @@ #define CONFIG_CMD_FAT /* Miscellaneous configurable options */ -#define CONFIG_SYS_NO_FLASH #undef CONFIG_CMD_IMLS #define CONFIG_SYS_LONGHELP #define CONFIG_SYS_HUSH_PARSER