Commit 959da4ecd024c52be939b74241f93d02166013b8

Authored by Peter Robinson
Committed by Stefano Babic
1 parent f9a1e9f8cc

Drop duplicate CONFIG_SYS_NO_FLASH from mx6_common

It's defind earlier in the file

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>

Showing 1 changed file with 0 additions and 1 deletions Side-by-side Diff

include/configs/mx6_common.h
... ... @@ -87,7 +87,6 @@
87 87 #define CONFIG_CMD_FAT
88 88  
89 89 /* Miscellaneous configurable options */
90   -#define CONFIG_SYS_NO_FLASH
91 90 #undef CONFIG_CMD_IMLS
92 91 #define CONFIG_SYS_LONGHELP
93 92 #define CONFIG_SYS_HUSH_PARSER