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/configs/colibri_t20.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/configs/colibri_t20.h') diff --git a/include/configs/colibri_t20.h b/include/configs/colibri_t20.h index d9954c1..b299e15 100644 --- a/include/configs/colibri_t20.h +++ b/include/configs/colibri_t20.h @@ -74,10 +74,8 @@ #define CONFIG_ENV_SIZE (SZ_64K) /* UBI */ -#define CONFIG_CMD_UBI #define CONFIG_CMD_UBIFS /* increases size by almost 60 KB */ #define CONFIG_LZO -#define CONFIG_MTD_UBI_FASTMAP #define CONFIG_RBTREE /* Debug commands */ -- cgit v1.1