DORMANTno replies

[PATCH] ARM: milbeaut: Drop the select of the nonexistent CONFIG_PINCTRL_MILBEAUT

From: Karl Mehltretter <hidden>
Date: 2026-09-05 08:07:01
Subsystem: arm port, arm/milbeaut architecture, the rest · Maintainers: Russell King, Taichi Sugaya, Takao Orito, Linus Torvalds

No Kconfig symbol CONFIG_PINCTRL_MILBEAUT exists, and git log -S finds
no Kconfig file that has ever defined one, so the select in
CONFIG_ARCH_MILBEAUT_M10V is silently ignored. Remove it.
CONFIG_PINCTRL itself is still selected on the line above.

Fixes: 9fb29c734f9e ("ARM: milbeaut: Add basic support for Milbeaut m10v SoC")
Assisted-by: LLM
Signed-off-by: Karl Mehltretter <redacted>
---
 arch/arm/mach-milbeaut/Kconfig | 1 -
 1 file changed, 1 deletion(-)
diff --git a/arch/arm/mach-milbeaut/Kconfig b/arch/arm/mach-milbeaut/Kconfig
index 6a576fd8521e..f9d1006f9442 100644
--- a/arch/arm/mach-milbeaut/Kconfig
+++ b/arch/arm/mach-milbeaut/Kconfig
@@ -13,7 +13,6 @@ config ARCH_MILBEAUT_M10V
 	select ARM_ARCH_TIMER
 	select MILBEAUT_TIMER
 	select PINCTRL
-	select PINCTRL_MILBEAUT
 	help
 	  Support for Socionext's MILBEAUT M10V based systems
 
-- 
2.53.0

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