From 8f2fe0c86c56175dd7d5d0e3bc26bef41f224f03 Mon Sep 17 00:00:00 2001 From: Heiko Schocher Date: Wed, 21 Sep 2016 07:58:19 +0200 Subject: kconfig: introduce kconfig for UBI move the UBI config options into Kconfig. Signed-off-by: Heiko Schocher Reviewed-by: Simon Glass Reviewed-by: Andrew F. Davis Reviewed by: Evgeni Dobrev --- include/config_cmd_all.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/config_cmd_all.h') diff --git a/include/config_cmd_all.h b/include/config_cmd_all.h index b5fd6c6..0c4f645 100644 --- a/include/config_cmd_all.h +++ b/include/config_cmd_all.h @@ -48,7 +48,6 @@ #define CONFIG_SCSI /* SCSI Support */ #define CONFIG_CMD_SDRAM /* SDRAM DIMM SPD info printout */ #define CONFIG_CMD_TERMINAL /* built-in Serial Terminal */ -#define CONFIG_CMD_UBI /* UBI Support */ #define CONFIG_CMD_UBIFS /* UBIFS Support */ #define CONFIG_CMD_UNIVERSE /* Tundra Universe Support */ #define CONFIG_CMD_UNZIP /* unzip from memory to memory */ -- cgit v1.1