mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-19 13:41:31 +00:00
Drop duplicate CONFIG_SYS_NO_FLASH from mx6_common
It's defind earlier in the file Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
This commit is contained in:
parent
f9a1e9f8cc
commit
959da4ecd0
1 changed files with 0 additions and 1 deletions
|
@ -87,7 +87,6 @@
|
||||||
#define CONFIG_CMD_FAT
|
#define CONFIG_CMD_FAT
|
||||||
|
|
||||||
/* Miscellaneous configurable options */
|
/* Miscellaneous configurable options */
|
||||||
#define CONFIG_SYS_NO_FLASH
|
|
||||||
#undef CONFIG_CMD_IMLS
|
#undef CONFIG_CMD_IMLS
|
||||||
#define CONFIG_SYS_LONGHELP
|
#define CONFIG_SYS_LONGHELP
|
||||||
#define CONFIG_SYS_HUSH_PARSER
|
#define CONFIG_SYS_HUSH_PARSER
|
||||||
|
|
Loading…
Add table
Reference in a new issue