]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
Drop duplicate CONFIG_SYS_NO_FLASH from mx6_common
authorPeter Robinson <pbrobinson@gmail.com>
Tue, 16 Jun 2015 09:20:01 +0000 (10:20 +0100)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 22:47:14 +0000 (00:47 +0200)
It's defind earlier in the file

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
include/configs/mx6_common.h

index cdb9bf2db90fa36c2fd1545bf9b21da9d815ed70..0667830c2237d8d9ea7b6f5311c9da944d2ef9d7 100644 (file)
@@ -88,7 +88,7 @@
 #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
 #define CONFIG_CMDLINE_EDITING