[GIT PULL 3/4] ARM defconfig updates for 6.7

From: Arnd Bergmann
Date: Wed Nov 01 2023 - 19:39:07 EST


The following changes since commit 6465e260f48790807eef06b583b38ca9789b6072:

Linux 6.6-rc3 (2023-09-24 14:31:13 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 216da5ebb83a13caece8032ee443acfd6a6083b6:

Merge tag 'ti-k3-config-for-v6.7' of https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux into soc/defconfig (2023-10-27 17:28:10 +0200)

----------------------------------------------------------------
ARM defconfig updates for 6.7

These are the usual trivial changes to enable a couple of newly added
device drivers and remove lines for Kconfig options that are no
longer needed.

----------------------------------------------------------------
Alexander Stein (1):
arm64: defconfig: Enable Samsung DSIM driver

Arnd Bergmann (9):
Merge tag 'renesas-arm-defconfig-for-v6.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into soc/defconfig
Merge tag 'renesas-arm-defconfig-for-v6.7-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into soc/defconfig
Merge tag 'imx-defconfig-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into soc/defconfig
Merge tag 'qcom-arm64-defconfig-for-6.7' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/defconfig
Merge tag 'aspeed-6.7-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/joel/bmc into soc/defconfig
Merge tag 'samsung-defconfig-6.7' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into soc/defconfig
Merge tag 'amlogic-defconfig-for-v6.7' of https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux into soc/defconfig
Merge tag 'qcom-arm64-defconfig-for-6.7-2' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/defconfig
Merge tag 'ti-k3-config-for-v6.7' of https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux into soc/defconfig

Claudiu Beznea (1):
arm64: defconfig: Enable RZ/G3S (R9A08G045) SoC

Dmitry Baryshkov (2):
arm64: defconfig: enable CONFIG_TYPEC_QCOM_PMIC
arm64: defconfig: enable DisplayPort altmode support

Fabio Estevam (1):
arm64: defconfig: Enable CONFIG_USB_MASS_STORAGE

Geert Uytterhoeven (1):
ARM: shmobile: defconfig: Refresh for v6.6-rc3

Jai Luthra (1):
arm64: defconfig: Enable TPS6593 PMIC for SK-AM62A

Joel Stanley (4):
ARM: config: aspeed: Add new FSI drivers
ARM: config: aspeed: Add Ampere SMPro drivers
ARM: config: aspeed_g5: Enable SSIF BMC driver
ARM: config: aspeed: Remove FIRMWARE_MEMMAP

Konrad Dybcio (1):
arm64: defconfig: enable Qualcomm SM6115 LPASS pinctrl

Krzysztof Kozlowski (1):
arm64: defconfig: enable Qualcomm SM8350 LPASS pinctrl

Marek Szyprowski (7):
ARM: multi_v7_defconfig: make Exynos related PHYs modules
ARM: multi_v7_defconfig: add AHCI_DWC driver
ARM: exynos_defconfig: replace SATA_AHCI_PLATFORM with AHCI_DWC driver
ARM: multi_v7_defconfig: add tm2-touchkey driver
ARM: multi_v7_defconfig: add drivers for S5C73M3 & S5K6A3 camera sensors
ARM: exynos_defconfig: add driver for ISL29018
arm64: defconfig: add various drivers for Amlogic based boards

Neil Armstrong (1):
arm64: defconfig: enable NB7VPQ904M driver as module

Svyatoslav Ryhel (1):
ARM: s5pv210_defconfig: enable IIO required by MAX17040

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

Varadarajan Narayanan (1):
arm64: defconfig: Enable M31 USB phy driver

arch/arm/configs/aspeed_g4_defconfig | 1 -
arch/arm/configs/aspeed_g5_defconfig | 8 +++++++-
arch/arm/configs/exynos_defconfig | 3 ++-
arch/arm/configs/keystone_defconfig | 1 -
arch/arm/configs/multi_v7_defconfig | 7 ++++++-
arch/arm/configs/omap2plus_defconfig | 8 --------
arch/arm/configs/s5pv210_defconfig | 1 +
arch/arm/configs/shmobile_defconfig | 2 +-
arch/arm64/configs/defconfig | 19 +++++++++++++++++++
9 files changed, 36 insertions(+), 14 deletions(-)