Browse Source

Drop duplicate CONFIG_SYS_NO_FLASH from mx6_common

It's defind earlier in the file

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Peter Robinson 10 years ago
parent
commit
959da4ecd0
1 changed files with 0 additions and 1 deletions
  1. 0 1
      include/configs/mx6_common.h

+ 0 - 1
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