On Tue, Nov 27, 2018 at 08:37:12AM +0100, Oleksij Rempel wrote: > Signed-off-by: Oleksij Rempel <o.rempel@xxxxxxxxxxxxxx> > --- > diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig > index 524375a81a..3934b803a5 100644 > --- a/arch/mips/Kconfig > +++ b/arch/mips/Kconfig > @@ -58,6 +58,9 @@ config MACH_MIPS_MALTA > select HAS_DEBUG_LL > select GPIOLIB > select HW_HAS_PCI > + select HAVE_PBL_IMAGE > + select HAVE_IMAGE_COMPRESSION > + select HAVE_PBL_MULTI_IMAGES > > config MACH_MIPS_AR231X > bool "Atheros ar231x-based boards" > @@ -67,6 +70,8 @@ config MACH_MIPS_AR231X > select CSRC_R4K_LIB > select DRIVER_SERIAL_NS16550 > select HAS_DEBUG_LL > + select HAVE_IMAGE_COMPRESSION > + select HAVE_PBL_MULTI_IMAGES > > config MACH_MIPS_ATH79 > bool "Atheros AR71XX/AR724X/AR913X/AR933X based boards" > @@ -80,6 +85,7 @@ config MACH_MIPS_ATH79 > select CLKDEV_LOOKUP > select OFTREE > select GPIOLIB > + select HAVE_PBL_MULTI_IMAGES > > config MACH_MIPS_BCM47XX > bool "Broadcom BCM47xx-based boards" > @@ -101,6 +107,7 @@ config MACH_MIPS_XBURST > select HAS_DEBUG_LL > select HAVE_PBL_IMAGE > select HAVE_IMAGE_COMPRESSION > + select HAVE_PBL_MULTI_IMAGES When you ported all boards maybe we should move these options up to some generic mips place? I think with this patch arch/mips/boot/start-pbl.S becomes unused and can be removed. Sascha -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox