Explorar el Código

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 hace 10 años
padre
commit
959da4ecd0
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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