[PATCH] km/common: remove CONFIG_MTD_CONCAT

Holger Brunck holger.brunck at hitachi-powergrids.com
Thu Nov 5 10:28:51 CET 2020


This was used for a board which is not supproted anymore and can
therefore be dropped.

CC: Stefan Roese <sr at denx.de>
Signed-off-by: Holger Brunck <holger.brunck at hitachi-powergrids.com>
---
 include/configs/km/keymile-common.h | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/include/configs/km/keymile-common.h b/include/configs/km/keymile-common.h
index c1968048a7..1bbc599adb 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"
-- 
2.26.0



More information about the U-Boot mailing list