From a6cd384b9c37596ca9035f26922dd65991ddcb85 Mon Sep 17 00:00:00 2001 From: Holger Brunck Date: Thu, 5 Nov 2020 10:28:51 +0100 Subject: km/common: remove CONFIG_MTD_CONCAT This was used for a board which is not supproted anymore and can therefore be dropped. CC: Stefan Roese Signed-off-by: Holger Brunck Reviewed-by: Stefan Roese --- include/configs/km/keymile-common.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'include/configs/km') diff --git a/include/configs/km/keymile-common.h b/include/configs/km/keymile-common.h index 851b13e063..ad0041d8a9 100644 --- a/include/configs/km/keymile-common.h +++ b/include/configs/km/keymile-common.h @@ -32,9 +32,6 @@ */ #define CONFIG_BOOTP_BOOTFILESIZE -/* UBI Support for all Keymile boards */ -#define CONFIG_MTD_CONCAT - #ifndef CONFIG_KM_DEF_ENV_BOOTPARAMS #define CONFIG_KM_DEF_ENV_BOOTPARAMS \ "actual_bank=0\0" -- cgit v1.2.3