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

2018-11-08 Thread Sudeep Holla
On Wed, Nov 07, 2018 at 11:39:19PM +0100, Marc Gonzalez wrote:
> Hello ARM maintainers,
>
> 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.

Just to be sure, the end result is same as renormalising the defconfig
right ? Something like:

Commit c432c0880596 ("arm64: defconfig: renormalize based on recent additions")

Otherwise, others may try to do the same again.

--
Regards,
Sudeep


[PATCH v2 0/9] Regenerate arm64 defconfig for current kernel

2018-11-07 Thread Marc Gonzalez
Hello ARM maintainers,

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.

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: Drop CRYPTO_DEV_FSL_DPAA2_CAAM
  arm64: defconfig: Change SCSI_UFS_HISI=m
  arm64: defconfig: Drop redundant sound codec options

 arch/arm64/configs/defconfig | 105 +++
 1 file changed, 46 insertions(+), 59 deletions(-)

-- 
2.17.1