Re: [PATCH] powerpc/8xx: Update mpc885_ads_defconfig to improve CI

From: Michael Ellerman
Date: Sun Jun 06 2021 - 08:12:30 EST


On Fri, 7 May 2021 16:37:53 +0000 (UTC), Christophe Leroy wrote:
> mpc885_ads_defconfig is used by several CI robots.
>
> A few functionnalities are specific to 8xx and are not covered
> by other default configuration, so improve build test coverage
> by adding them to mpc885_ads_defconfig.
>
> 8xx is the only platform supporting 16k page size in addition
> to 4k page size. Considering that 4k page size is widely tested
> by other configurations, lets make 16k pages the selection for
> 8xx, as it has demonstrated in the past to be a weakness.
>
> [...]

Applied to powerpc/next.

[1/1] powerpc/8xx: Update mpc885_ads_defconfig to improve CI
https://git.kernel.org/powerpc/c/9a1762a4a4ff3cc096c605212165f59481e84503

cheers