Skip to content

Commit 7006477

Browse files
rddunlapAlexandre Torgue
authored andcommitted
arm64: STM32: drop an undefined Kconfig symbol
Drop ARM_SMC_MBOX since it is not defined or used anywhere else in the kernel source tree. Fixes: 9e4e244 ("arm64: introduce STM32 family on Armv8 architecture") Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Link: https://lore.kernel.org/r/20251230181429.3429404-1-rdunlap@infradead.org Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
1 parent cd7d34d commit 7006477

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

arch/arm64/Kconfig.platforms

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,6 @@ config ARCH_STM32
372372
bool "STMicroelectronics STM32 SoC Family"
373373
select GPIOLIB
374374
select PINCTRL
375-
select ARM_SMC_MBOX
376375
select ARM_SCMI_PROTOCOL
377376
select REGULATOR
378377
select REGULATOR_ARM_SCMI

0 commit comments

Comments
 (0)