mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-25 22:20:45 +00:00
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 <sr@denx.de> Signed-off-by: Holger Brunck <holger.brunck@hitachi-powergrids.com> Reviewed-by: Stefan Roese <sr@denx.de>
This commit is contained in:
parent
4cb8a10f7e
commit
a6cd384b9c
1 changed files with 0 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue