Skip to content

Commit b586f28

Browse files
committed
Merge tag 'ti-k3-config-for-v6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux into soc/arm
TI K3 defconfig updates for v6.17 Cleanup select clauses for ARCH_K3 allow more modular builds * tag 'ti-k3-config-for-v6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux: arm64: Kconfig.platforms: remove useless select for ARCH_K3 Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Arnd Bergmann <[email protected]>
2 parents 686f71a + 631ce8f commit b586f28

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

arch/arm64/Kconfig.platforms

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -135,11 +135,7 @@ config ARCH_SPARX5
135135

136136
config ARCH_K3
137137
bool "Texas Instruments Inc. K3 multicore SoC architecture"
138-
select PM_GENERIC_DOMAINS if PM
139-
select MAILBOX
140138
select SOC_TI
141-
select TI_MESSAGE_MANAGER
142-
select TI_SCI_PROTOCOL
143139
select TI_K3_SOCINFO
144140
help
145141
This enables support for Texas Instruments' K3 multicore SoC

0 commit comments

Comments
 (0)