[PATCH] powerpc: Add allmodconfig for all 32-bit sub-arches

Uwe Kleine-König u.kleine-koenig at pengutronix.de
Fri Mar 1 03:13:41 AEDT 2024


On Thu, Feb 29, 2024 at 10:41:08PM +1100, Michael Ellerman wrote:
> 32-bit powerpc kernels can be built for one of 5 sub-arches, see
> Kconfig.cputype:
> 
>   PPC_BOOK3S_32: "512x/52xx/6xx/7xx/74xx/82xx/83xx/86xx"
>   PPC_85xx: "Freescale 85xx"
>   PPC_8xx: "Freescale 8xx"
>   40x: "AMCC 40x"
>   44x: "AMCC 44x, 46x or 47x"
> 
> By default none of these are built for a plain allmodconfig build,
> because it selects PPC64 which builds a 64-bit kernel.
> 
> There is already a ppc32_allmodconfig, which enables PPC_BOOK3S_32.
> 
> Add similar targets for the other 32-bit sub-arches to increase build
> coverage:
>   ppc40x_allmodconfig
>   ppc44x_allmodconfig
>   ppc8xx_allmodconfig
>   ppc85xx_allmodconfig
> 
> Signed-off-by: Michael Ellerman <mpe at ellerman.id.au>

\o/

Acked-by: Uwe Kleine-König <u.kleine-koenig at pengutronix.de>

Thanks
Uwe

-- 
Pengutronix e.K.                           | Uwe Kleine-König            |
Industrial Linux Solutions                 | https://www.pengutronix.de/ |
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20240229/50461e97/attachment-0001.sig>


More information about the Linuxppc-dev mailing list