From b8682a7fcf69344ac5a2d57c75f9c93bfdc93142 Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Wed, 17 May 2017 03:25:37 -0600 Subject: Convert CONFIG_CMD_JFFS2 to Kconfig This converts the following to Kconfig: CONFIG_CMD_JFFS2 Signed-off-by: Simon Glass --- include/configs/iconnect.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/iconnect.h') diff --git a/include/configs/iconnect.h b/include/configs/iconnect.h index 46374f2c37a..bb4eb7be7ba 100644 --- a/include/configs/iconnect.h +++ b/include/configs/iconnect.h @@ -87,7 +87,6 @@ /* * File system */ -#define CONFIG_CMD_JFFS2 #define CONFIG_CMD_UBIFS #define CONFIG_RBTREE #define CONFIG_MTD_DEVICE -- cgit v1.2.3