[GIT PULL 3/4] ARM: defconfigs for 6.3

From: Arnd Bergmann
Date: Fri Feb 17 2023 - 12:26:39 EST


The following changes since commit b7bfaa761d760e72a969d116517eaa12e404c262:

Linux 6.2-rc3 (2023-01-08 11:49:43 -0600)

are available in the Git repository at:

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

for you to fetch changes up to af16544d4abe283e4a1ead6563ae883b9bb35429:

Merge tag 'qcom-arm64-defconfig-for-6.3-3' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/defconfig (2023-02-15 15:05:53 +0100)

----------------------------------------------------------------
ARM: defconfigs for 6.3

As usual, this branch contains all the patches to enable options
for newly added device drivers in the 32-bit and 64-bit defconfig
files.

I have sorted the files according to the changes to Kconfig files,
to make it easier to check what has changed compared to the 'make
savedefconfig' output.

The most notable change this time is a series from Mark Brown
to add a 'virtconfig' target for arm64, which is for the moment
the same as the 'defconfig' target but disables all the top-level
SoC specific options in order to have a smaller and faster
kernel build.

----------------------------------------------------------------
Abel Vesa (1):
arm64: defconfig: Enable GCC, TCSRCC, pinctrl and interconnect for SM8550

Alexander Stein (1):
ARM: multi_v7_defconfig: Add options to support TQMLS102xA series

Arnd Bergmann (9):
Merge tag 'renesas-arm-defconfig-for-v6.3-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into soc/defconfig
Merge tag 'sunxi-config-for-6.3-1' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into soc/defconfig
Merge tag 'arm-soc/for-6.3/defconfig' of https://github.com/Broadcom/stblinux into soc/defconfig
Merge tag 'imx-defconfig-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into soc/defconfig
Merge tag 'v6.2-next-defconfig' of https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into soc/defconfig
arm64: reorder defconfig
ARM: reorder defconfig files
Merge tag 'qcom-arm64-defconfig-for-6.3-2' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/defconfig
Merge tag 'qcom-arm64-defconfig-for-6.3-3' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/defconfig

Bartosz Golaszewski (2):
arm64: defconfig: enable the clock driver for Qualcomm SA8775P platforms
arm64: defconfig: enable drivers required by the Qualcomm SA8775P platform

Bhupesh Sharma (1):
arm64: defconfig: Enable Qualcomm EUD

Biju Das (1):
arm64: defconfig: Enable Renesas RZ/G2L MIPI DSI driver

Bjorn Andersson (2):
arm64: defconfig: Enable SC8280XP Display Clock Controller
arm64: defconfig: Enable DisplayPort on SC8280XP laptops

Brian Masney (1):
arm64: defconfig: enable crypto userspace API

Dmitry Baryshkov (3):
arm64: defconfig: build PINCTRL_SM8250_LPASS_LPI as module
arm64: defconfig: enable camera on Thundercomm RB5 platform
arm64: defconfig: build SDM_LPASSCC_845 as a module

Geert Uytterhoeven (2):
ARM: shmobile: defconfig: Refresh for v6.1-rc5
arm64: defconfig: Enable RZ/G2L MIPI CSI-2 and CRU support

Johan Hovold (2):
arm64: defconfig: enable Qualcomm PCIe modem drivers
arm64: defconfig: enable Qualcomm SDAM nvmem driver

Jonathan Neuschäfer (1):
ARM: Add wpcm450_defconfig for Nuvoton WPCM450

Linus Walleij (1):
ARM: defconfig: Add IOSCHED_BFQ to the default configs

Mark Brown (6):
ARM: multi_v7_defconfig: Enable wm896x audio CODECs
ARM: multi_v5_defconfig: Enable I2C_GPIO
ARM: imx_v6_v7_defconfig: Don't enable PROVE_LOCKING
scripts: merge_config: Add option to suppress warning on overrides
kbuild: Provide a version of merge_into_defconfig without override warnings
arm64: configs: Add virtconfig

Neil Armstrong (3):
arm64: defconfig: enable SM8550 DISPCC clock driver
arm64: defconfig: enable Visionox VTDR6130 DSI Panel driver
arm64: defconfig: enable SM8450 DISPCC clock driver

Nick Hawkins (1):
ARM: multi_v7_defconfig: Add GXP Fan and SPI support

Nicolas Saenz Julienne (2):
kbuild: Add config fragment merge functionality
ARM: add multi_v7_lpae_defconfig

Nícolas F. R. A. Prado (2):
arm64: defconfig: Enable missing configs for mt8192-asurada
arm64: defconfig: Enable DMA_RESTRICTED_POOL

Patrick Delaunay (1):
ARM: configs: multi_v7: enable NVMEM driver for STM32

Peng Fan (1):
arm64: defconfig: select i.MX ICC and DEVFREQ

Samuel Holland (1):
riscv: defconfig: Enable the Allwinner D1 platform and drivers

Stefan Wahren (2):
ARM: bcm2835_defconfig: Enable the framebuffer
ARM: bcm2835_defconfig: Switch to SimpleDRM

MAINTAINERS | 1 +
arch/arm/Makefile | 6 +
arch/arm/configs/at91_dt_defconfig | 2 +-
arch/arm/configs/bcm2835_defconfig | 3 +-
arch/arm/configs/dove_defconfig | 6 +-
arch/arm/configs/exynos_defconfig | 10 +-
arch/arm/configs/gemini_defconfig | 2 +-
arch/arm/configs/imx_v6_v7_defconfig | 3 +-
arch/arm/configs/keystone_defconfig | 2 +-
arch/arm/configs/lpae.config | 2 +
arch/arm/configs/milbeaut_m10v_defconfig | 22 ++--
arch/arm/configs/multi_v5_defconfig | 2 +
arch/arm/configs/multi_v7_defconfig | 43 +++++--
arch/arm/configs/mv78xx0_defconfig | 2 +-
arch/arm/configs/nhk8815_defconfig | 2 +-
arch/arm/configs/omap2plus_defconfig | 14 +-
arch/arm/configs/pxa_defconfig | 26 ++--
arch/arm/configs/qcom_defconfig | 2 +-
arch/arm/configs/sama5_defconfig | 2 +-
arch/arm/configs/shmobile_defconfig | 1 +
arch/arm/configs/spitz_defconfig | 10 +-
arch/arm/configs/wpcm450_defconfig | 211 +++++++++++++++++++++++++++++++
arch/arm64/Makefile | 6 +
arch/arm64/configs/defconfig | 115 ++++++++++++-----
arch/arm64/configs/virt.config | 39 ++++++
arch/powerpc/Makefile | 12 +-
arch/riscv/configs/defconfig | 22 +++-
scripts/Makefile.defconf | 29 +++++
scripts/kconfig/merge_config.sh | 25 ++--
29 files changed, 504 insertions(+), 118 deletions(-)
create mode 100644 arch/arm/configs/lpae.config
create mode 100644 arch/arm/configs/wpcm450_defconfig
create mode 100644 arch/arm64/configs/virt.config
create mode 100644 scripts/Makefile.defconf