Re: [PATCH v3 0/9] Regenerate arm64 defconfig for current kernel

From: Olof Johansson
Date: Thu Dec 13 2018 - 01:51:58 EST


On Tue, Dec 11, 2018 at 07:41:59AM -0800, Olof Johansson wrote:
> On Wed, Dec 05, 2018 at 04:33:37PM +0100, Marc Gonzalez wrote:
> > On 09/11/2018 01:54, Marc Gonzalez wrote:
> >
> > > Hello ARM maintainers,
> > >
> > > v3: Keep CRYPTO_DEV_FSL_DPAA2_CAAM in patch 7/9
> > >
> > > v2: Improve commit message for a few patches
> > >
> > > The set of Kconfig options slowly changes with every kernel version.
> > > This patch series regenerates the arm64 defconfig for v4.20
> > > No functional change intended, except adding PINCTRL_MTK_MOORE to
> > > keep PINCTRL_MT7622, and adding FSL_MC_BUS and FSL_MC_DPIO to
> > > keep CRYPTO_DEV_FSL_DPAA2_CAAM.
> > >
> > > Marc Gonzalez (9):
> > > arm64: defconfig: Regenerate for v4.20
> > > arm64: defconfig: Drop ARM_BIG_LITTLE_CPUFREQ
> > > arm64: defconfig: Drop NF_CONNTRACK_IPV{4,6}
> > > arm64: defconfig: Drop USB_ULPI_BUS and USB_CHIPIDEA_ULPI
> > > arm64: defconfig: Replace PINCTRL_MT7622 with PINCTRL_MTK_MOORE
> > > arm64: defconfig: Drop redundant SND_SOC_ROCKCHIP_I2S
> > > arm64: defconfig: Enable FSL_MC_BUS and FSL_MC_DPIO
> > > arm64: defconfig: Change SCSI_UFS_HISI=m
> > > arm64: defconfig: Drop redundant sound codec options
> > >
> > > arch/arm64/configs/defconfig | 108 ++++++++++++++++++++-----------------------
> > > 1 file changed, 49 insertions(+), 59 deletions(-)
> >
> > Arnd, Olof,
> >
> > Would you take this series for 4.21-rc1?
>
> Hi,
>
> Yeah, I'm happy to look at applying it but will do it towards the end of the
> staging of new contents so we don't get too much conflicts with pull requests
> that come in.

I've applied the patches from the series that were still needed. When
re-running savedefconfig as part of patch 1, several of them were no longer
applicable.


-Olof