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/dockstar.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/dockstar.h') diff --git a/include/configs/dockstar.h b/include/configs/dockstar.h index 2db31d3..3b56fd6 100644 --- a/include/configs/dockstar.h +++ b/include/configs/dockstar.h @@ -79,7 +79,6 @@ /* * File system */ -#define CONFIG_CMD_JFFS2 #define CONFIG_CMD_UBIFS #define CONFIG_RBTREE #define CONFIG_MTD_DEVICE /* needed for mtdparts commands */ -- cgit v1.1