mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-03-17 15:27:00 +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
|
||||
|
||||
/* Miscellaneous configurable options */
|
||||
#define CONFIG_SYS_NO_FLASH
|
||||
#undef CONFIG_CMD_IMLS
|
||||
#define CONFIG_SYS_LONGHELP
|
||||
#define CONFIG_SYS_HUSH_PARSER
|
||||
|
|
Loading…
Add table
Reference in a new issue