Thread (28 messages) 28 messages, 13 authors, 2025-08-03
STALE333d LANDED

[PATCH 01/11] pmdomain: apple: Drop default ARCH_APPLE in Kconfig

From: Sven Peter <sven@kernel.org>
Date: 2025-06-12 21:12:01
Also in: asahi, b4-sent, dmaengine, linux-arm-kernel, linux-clk, linux-i2c, linux-iommu, linux-pm, linux-sound, lkml
Subsystem: arm/apple machine support, generic pm domains, the rest · Maintainers: Sven Peter, Janne Grunau, Ulf Hansson, Linus Torvalds

When the first driver for Apple Silicon was upstreamed we accidentally
included `default ARCH_APPLE` in its Kconfig which then spread to almost
every subsequent driver. As soon as ARCH_APPLE is set to y this will
pull in many drivers as built-ins which is not what we want.
Thus, drop `default ARCH_APPLE` from Kconfig.

Signed-off-by: Sven Peter <sven@kernel.org>
---
 drivers/pmdomain/apple/Kconfig | 1 -
 1 file changed, 1 deletion(-)
diff --git a/drivers/pmdomain/apple/Kconfig b/drivers/pmdomain/apple/Kconfig
index 12237cbcfaa983083367bad70b1b54ded9ac9824..a8973f8057fba74cd3e8c7d15cd2972081c6697d 100644
--- a/drivers/pmdomain/apple/Kconfig
+++ b/drivers/pmdomain/apple/Kconfig
@@ -9,7 +9,6 @@ config APPLE_PMGR_PWRSTATE
 	select MFD_SYSCON
 	select PM_GENERIC_DOMAINS
 	select RESET_CONTROLLER
-	default ARCH_APPLE
 	help
 	  The PMGR block in Apple SoCs provides high-level power state
 	  controls for SoC devices. This driver manages them through the
-- 
2.34.1

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help