summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHolger Brunck <holger.brunck@hitachi-powergrids.com>2020-11-05 10:28:51 +0100
committerTom Rini <trini@konsulko.com>2020-12-02 16:21:58 -0500
commita6cd384b9c37596ca9035f26922dd65991ddcb85 (patch)
tree3a8e867ec03a87263834725b5815c43465a81f88
parent4cb8a10f7e6f50a8c71e41df1207264266bfa305 (diff)
downloadu-boot-WIP/02Dec2020.tar.gz
km/common: remove CONFIG_MTD_CONCATWIP/02Dec2020
This was used for a board which is not supproted anymore and can therefore be dropped. CC: Stefan Roese <sr@denx.de> Signed-off-by: Holger Brunck <holger.brunck@hitachi-powergrids.com> Reviewed-by: Stefan Roese <sr@denx.de>
-rw-r--r--include/configs/km/keymile-common.h3
1 files changed, 0 insertions, 3 deletions
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"