From 959da4ecd024c52be939b74241f93d02166013b8 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Tue, 16 Jun 2015 10:20:01 +0100 Subject: Drop duplicate CONFIG_SYS_NO_FLASH from mx6_common It's defind earlier in the file Signed-off-by: Peter Robinson --- include/configs/mx6_common.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/mx6_common.h') 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 -- cgit v1.2.1