summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2015-06-16 10:20:01 +0100
committerStefano Babic <sbabic@denx.de>2015-06-27 19:16:30 +0200
commit959da4ecd024c52be939b74241f93d02166013b8 (patch)
treebfc366565f53c45f77993123a6012e618956cd84
parentf9a1e9f8cc12ec5d68a009b9287633c6995b8920 (diff)
downloadtalos-obmc-uboot-959da4ecd024c52be939b74241f93d02166013b8.tar.gz
talos-obmc-uboot-959da4ecd024c52be939b74241f93d02166013b8.zip
Drop duplicate CONFIG_SYS_NO_FLASH from mx6_common
It's defind earlier in the file Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
-rw-r--r--include/configs/mx6_common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/mx6_common.h b/include/configs/mx6_common.h
index 50370e1366..b37477a02b 100644
--- a/include/configs/mx6_common.h
+++ b/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
OpenPOWER on IntegriCloud