[GIT PULL] Apple SoC defconfig changes for v6.20

From: Sven Peter

Date: Sun Jan 18 2026 - 14:31:53 EST


The following changes since commit 8f0b4cce4481fb22653697cced8d0d04027cb1e8:

Linux 6.19-rc1 (2025-12-14 16:05:07 +1200)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/sven/linux.git tags/apple-soc-defconfig-6.20

for you to fetch changes up to 8c7a1d258d88b5d8e5b78f86d59cfac8eb361a61:

arm64: defconfig: Enable Apple Silicon drivers (2026-01-08 21:19:14 +0100)

----------------------------------------------------------------
Apple SoC defconfig update for 6.20

- Enable most drivers required for Apple Silicon as module inside
defconfig
- Enable the power-domain driver when ARCH_APPLE and PM is selected
since it's critical for booting these systems

----------------------------------------------------------------
Janne Grunau (1):
arm64: select APPLE_PMGR_PWRSTATE for ARCH_APPLE

Sven Peter (1):
arm64: defconfig: Enable Apple Silicon drivers

arch/arm64/Kconfig.platforms | 1 +
arch/arm64/configs/defconfig | 27 +++++++++++++++++++++++++++
2 files changed, 28 insertions(+)