瀏覽代碼

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 年之前
父節點
當前提交
959da4ecd0
共有 1 個文件被更改,包括 0 次插入1 次删除
  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