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/devkit8000.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/devkit8000.h') diff --git a/include/configs/devkit8000.h b/include/configs/devkit8000.h index 5884d5c67c..c892b5faa9 100644 --- a/include/configs/devkit8000.h +++ b/include/configs/devkit8000.h @@ -91,7 +91,6 @@ /* partition */ /* commands to include */ -#define CONFIG_CMD_JFFS2 /* JFFS2 Support */ #define CONFIG_CMD_NAND_LOCK_UNLOCK /* nand (un)lock commands */ #undef CONFIG_SUPPORT_RAW_INITRD -- cgit v1.2.1