[GIT PULL 2/4]ARM: defconfig updates for v5.8

From: Arnd Bergmann
Date: Thu Jun 04 2020 - 16:53:10 EST


The following changes since commit b9bbe6ed63b2b9f2c9ee5cbd0f2c946a2723f4ce:

Linux 5.7-rc6 (2020-05-17 16:48:37 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git
tags/arm-defconfig-5.8

for you to fetch changes up to f11d7cb47f157b6af61cea8e4c571c8f81d670b4:

Merge tag 'imx-defconfig-5.8' of
git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into
arm/defconfig (2020-05-26 00:17:12 +0200)

----------------------------------------------------------------
ARM: defconfig updates for v5.8

These are the usual updates to arm/arm64 defconfig files,
enabling newly added drivers and addressing changes to Kconfig
files.

Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx>

----------------------------------------------------------------
Alex Elder (1):
arm64: defconfig: enable Qualcomm IPA and RMNet modules

Andreas Kemnade (1):
ARM: imx_v6_v7_defconfig: extend RN5T618 PMIC family support

Anson Huang (1):
arm64: defconfig: Enable CONFIG_PINCTRL_IMX8DXL by default

Arnd Bergmann (12):
Merge tag 'ux500-defconfig-v5.7' of
git://git.kernel.org/.../linusw/linux-stericsson into arm/defconfig
Merge tag 'renesas-arm-defconfig-for-v5.8-tag1' of
git://git.kernel.org/.../geert/renesas-devel into arm/defconfig
Merge tag 'arm-soc/for-5.8/defconfig' of
https://github.com/Broadcom/stblinux into arm/defconfig
Merge tag 'samsung-defconfig-5.8' of
git://git.kernel.org/.../krzk/linux into arm/defconfig
Merge tag 'renesas-arm-defconfig-for-v5.8-tag2' of
git://git.kernel.org/.../geert/renesas-devel into arm/defconfig
Merge tag 'sunxi-config-for-5.8-1' of
git://git.kernel.org/.../sunxi/linux into arm/defconfig
Merge tag 'at91-5.8-defconfig' of
git://git.kernel.org/.../at91/linux into arm/defconfig
Merge tag 'qcom-arm64-defconfig-for-5.8' of
git://git.kernel.org/.../qcom/linux into arm/defconfig
Merge tag 'amlogic-defconfig' of
git://git.kernel.org/.../khilman/linux-amlogic into arm/defconfig
Merge tag 'hisi-arm64-defconfig-for-5.8' of
git://github.com/hisilicon/linux-hisi into arm/defconfig
Merge tag 'arm64_defconfig_for_v5.8' of
git://git.kernel.org/.../dinguyen/linux into arm/defconfig
Merge tag 'imx-defconfig-5.8' of
git://git.kernel.org/.../shawnguo/linux into arm/defconfig

Bjorn Andersson (2):
arm64: defconfig: Remove QCOM_GLINK_SSR
arm64: defconfig: Enable Qualcomm SC7180 pinctrl and gcc

ClÃment PÃron (1):
arm64: configs: Enable sun50i cpufreq nvmem

Corentin Labbe (1):
ARM: configs: sunxi: Add sun8i analog codec

Dinh Nguyen (1):
arm64: defconfig: Add LEDS_TRIGGER_TIMER

Florian Fainelli (1):
Merge tag 'tags/bcm2835-defconfig-next-2020-03-27' into defconfig/next

Geert Uytterhoeven (1):
ARM: shmobile: defconfig: Refresh for v5.7-rc1

Jerome Brunet (1):
arm64: defconfig: enable meson gx audio as module

Lad Prabhakar (2):
ARM: shmobile: defconfig: Enable r8a7742 SoC
ARM: multi_v7_defconfig: Enable r8a7742 SoC

Linus Walleij (1):
ARM: defconfig: u8500: Enable new drivers for ux500

Marek Szyprowski (2):
ARM: exynos_defconfig: Enable serial bus and BCM HCIUART drivers
ARM: exynos_defconfig: Compile MAC80211/CFG80211 as modules

Nicolas Saenz Julienne (1):
ARM: bcm2835_defconfig: Enable fixed-regulator

Razvan Stefanescu (2):
ARM: configs: at91: sama5: enable SAMA5D2_PIOBU
ARM: configs: at91: sama5: enable MCP16502 regulator

Robert Foss (1):
arm64: defconfig: Enable Qualcomm CAMCC, CAMSS and CCI drivers

Stephan Gerhold (1):
ARM: defconfig: u8500: Enable new drivers for samsung-golden

Vinod Koul (1):
arm64: defconfig: Enable SM8250 GCC driver

Zhou Wang (1):
arm64: defconfig: Enable UACCE/PCI PASID/SEC2/HPRE configs

arch/arm/configs/bcm2835_defconfig | 1 +
arch/arm/configs/exynos_defconfig | 8 +++++---
arch/arm/configs/imx_v6_v7_defconfig | 2 ++
arch/arm/configs/multi_v7_defconfig | 1 +
arch/arm/configs/sama5_defconfig | 2 ++
arch/arm/configs/shmobile_defconfig | 2 ++
arch/arm/configs/sunxi_defconfig | 1 +
arch/arm/configs/u8500_defconfig | 14 ++++++++++++++
arch/arm64/configs/defconfig | 18 +++++++++++++++++-
9 files changed, 45 insertions(+), 4 deletions(-)