]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: Kconfig.platforms: remove useless select for ARCH_K3
authorGuillaume La Roque <glaroque@baylibre.com>
Mon, 19 May 2025 08:20:56 +0000 (10:20 +0200)
committerVignesh Raghavendra <vigneshr@ti.com>
Sat, 21 Jun 2025 15:33:31 +0000 (21:03 +0530)
After patch done on TI_MESSAGE_MANAGER[1] and TI_SCI_PROTOCOL[2] driver
select on ARCH_K3 are not needed anymore.
Select MAILBOX by default is not needed anymore[3],
PM_GENERIC_DOMAIN if PM was enabled by default so not needed.

Remove it and give possibility to enable this driver in modules.

[1] https://lore.kernel.org/all/20180828005311.8529-1-nm@ti.com/
[2] https://lore.kernel.org/all/20250220-ti-firmware-v2-1-ff26883c6ce9@baylibre.com/
[3] https://lore.kernel.org/all/20250507135213.g6li6ufp3cosxoys@stinging/

Signed-off-by: Guillaume La Roque <glaroque@baylibre.com>
Link: https://lore.kernel.org/r/20250519-kconfig-v2-1-56c1a0137a0f@baylibre.com
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
arch/arm64/Kconfig.platforms

index a541bb029aa4e1bee095ab3f44e3a52294905616..c0689d85f29968c3b605d51cedbedf5df3713992 100644 (file)
@@ -135,11 +135,7 @@ config ARCH_SPARX5
 
 config ARCH_K3
        bool "Texas Instruments Inc. K3 multicore SoC architecture"
-       select PM_GENERIC_DOMAINS if PM
-       select MAILBOX
        select SOC_TI
-       select TI_MESSAGE_MANAGER
-       select TI_SCI_PROTOCOL
        select TI_K3_SOCINFO
        help
          This enables support for Texas Instruments' K3 multicore SoC