summaryrefslogtreecommitdiff
path: root/include/configs/ethernut5.h
diff options
context:
space:
mode:
authorPeter Tyser <ptyser@xes-inc.com>2015-02-03 16:11:59 (GMT)
committerScott Wood <scottwood@freescale.com>2015-03-31 04:16:54 (GMT)
commitaff092ed13dd1e26f0bed24dddaccf2b91275c89 (patch)
tree37ac7a5bfd4fc4503dcb55a95e6d3d822a289ed6 /include/configs/ethernut5.h
parent88a2cbb2aeb34c7c91f7cd30b59066368063bd07 (diff)
downloadu-boot-aff092ed13dd1e26f0bed24dddaccf2b91275c89.tar.xz
nand: Remove unused CONFIG_MTD_NAND_ECC_JFFS2 option
This option was removed along with legacy NAND support in be33b046b549ad88c204c209508cd7657232ffbd. Clean up some remnants. Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
Diffstat (limited to 'include/configs/ethernut5.h')
-rw-r--r--include/configs/ethernut5.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/ethernut5.h b/include/configs/ethernut5.h
index ce61a16..b79000e 100644
--- a/include/configs/ethernut5.h
+++ b/include/configs/ethernut5.h
@@ -153,7 +153,6 @@
/* JFFS2 */
#ifdef CONFIG_CMD_JFFS2
-#define CONFIG_MTD_NAND_ECC_JFFS2
#define CONFIG_JFFS2_CMDLINE
#define CONFIG_JFFS2_NAND
#endif