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: v2015.07~29^2~2 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=959da4ecd024c52be939b74241f93d02166013b8;p=u-boot 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