summaryrefslogtreecommitdiff
path: root/include/configs/ethernut5.h
diff options
context:
space:
mode:
authorHolger Brunck <holger.brunck@hitachi-powergrids.com>2020-11-05 12:15:37 +0300
committerTom Rini <trini@konsulko.com>2020-12-03 00:21:58 +0300
commit4cb8a10f7e6f50a8c71e41df1207264266bfa305 (patch)
tree89120c3b6e58b62c7ef40ee1e646838e8439da02 /include/configs/ethernut5.h
parent382985675c7576d05969f61edbe14fb0a5ef1f0a (diff)
downloadu-boot-4cb8a10f7e6f50a8c71e41df1207264266bfa305.tar.xz
remove obsolete option CONFIG_JFFS2_CMDLINE
This option is obsolete since 2009 and can be removed globally. CC: Stefan Roese <sr@denx.de> Signed-off-by: Holger Brunck <holger.brunck@hitachi-powergrids.com> Reviewed-by: Stefan Roese <sr@denx.de>
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 b513b4bc68..ca249d9d2b 100644
--- a/include/configs/ethernut5.h
+++ b/include/configs/ethernut5.h
@@ -62,7 +62,6 @@
/* JFFS2 */
#ifdef CONFIG_CMD_JFFS2
-#define CONFIG_JFFS2_CMDLINE
#define CONFIG_JFFS2_NAND
#endif