[GIT PULL 3/5] soc: defconfig updates for 6.18

From: Arnd Bergmann
Date: Wed Oct 01 2025 - 18:28:06 EST


The following changes since commit b320789d6883cc00ac78ce83bccbfe7ed58afcf0:

Linux 6.17-rc4 (2025-08-31 15:33:07 -0700)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/soc-defconfig-6.18

for you to fetch changes up to 1f76c941c29bffdc97212969115f1fd5f91a4aed:

ARM: configs: u8500: Set NFC_SHDLC as built-in (2025-10-01 23:48:45 +0200)

----------------------------------------------------------------
soc: defconfig updates for 6.18

Only a small set up updates, enabling a few drivers for Artpec, THead,
Renesas and Broadcom chips, and cleaning out some Qualcomm options that
were removed previously.

----------------------------------------------------------------
Akhil P Oommen (1):
arm64: defconfig: Enable X1P42100 GPUCC driver

Alexander Stein (1):
arm64: defconfig: Enable Marvell WiFi-Ex USB driver

Andrea della Porta (1):
arm64: defconfig: Enable BCM2712 on-chip pin controller driver

Arnd Bergmann (7):
Merge tag 'renesas-arm-defconfig-for-v6.18-tag1' of https://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into soc/defconfig
Merge tag 'samsung-defconfig-6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into soc/defconfig
Merge tag 'arm-soc/for-6.18/defconfig-arm64' of https://github.com/Broadcom/stblinux into soc/defconfig
Merge tag 'imx-defconfig-6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into soc/defconfig
Merge tag 'qcom-arm32-defconfig-for-6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/defconfig
Merge tag 'qcom-arm64-defconfig-for-6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/defconfig
Merge tag 'riscv-config-for-v6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux into soc/defconfig

Fabrizio Castro (1):
arm64: defconfig: Enable the RZ/V2H(P) RSPI driver

Guodong Xu (1):
riscv: defconfig: Enable MMP_PDMA support for SpacemiT K1 SoC

Jihed Chaibi (2):
ARM: defconfig: pxa: Remove duplicate CONFIG_USB_GPIO_VBUS entry
ARM: configs: u8500: Set NFC_SHDLC as built-in

Joy Zou (1):
arm64: defconfig: enable i.MX91 pinctrl

Krzysztof Kozlowski (1):
ARM: s3c6400_defconfig: Drop MTD_NAND_S3C2410

Petr Vorel (1):
ARM: defconfig: Remove obsolete CONFIG_USB_EHCI_MSM

SungMin Park (1):
arm64: defconfig: Enable Axis ARTPEC SoC

Taniya Das (1):
arm64: defconfig: Enable QCS615 clock controllers

Thierry Bultel (1):
arm64: defconfig: Enable Renesas RZ/T2H serial SCI

Trevor Woerner (1):
ARM: defconfig: cleanup orphaned CONFIGs

Yixun Lan (1):
riscv: defconfig: run savedefconfig to reorder it

arch/arm/configs/multi_v7_defconfig | 4 ----
arch/arm/configs/pxa_defconfig | 1 -
arch/arm/configs/qcom_defconfig | 4 ----
arch/arm/configs/s3c6400_defconfig | 1 -
arch/arm/configs/u8500_defconfig | 2 +-
arch/arm64/configs/defconfig | 12 ++++++++++++
arch/riscv/configs/defconfig | 6 +++---
7 files changed, 16 insertions(+), 14 deletions(-)