Drop duplicate CONFIG_SYS_NO_FLASH from mx6_common
authorPeter Robinson <pbrobinson@gmail.com>
Tue, 16 Jun 2015 09:20:01 +0000 (10:20 +0100)
committerStefano Babic <sbabic@denx.de>
Sat, 27 Jun 2015 17:16:30 +0000 (19:16 +0200)
It's defind earlier in the file

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
include/configs/mx6_common.h

index 50370e1366c141fbc698d6f8bf92f4455349544e..b37477a02b504a0511632f33d33db196f590b969 100644 (file)
@@ -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