[PATCH 1/3] arm: socfgpa: use tabs for indent in Kconfig
Michael Tretter
m.tretter at pengutronix.de
Wed May 13 05:20:17 PDT 2026
The Kconfig files should use tabs for indents.
Signed-off-by: Michael Tretter <m.tretter at pengutronix.de>
---
arch/arm/mach-socfpga/Kconfig | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/arm/mach-socfpga/Kconfig b/arch/arm/mach-socfpga/Kconfig
index 734d2c6d7aa3..343264209267 100644
--- a/arch/arm/mach-socfpga/Kconfig
+++ b/arch/arm/mach-socfpga/Kconfig
@@ -87,8 +87,8 @@ config ARCH_SOCFPGA_AGILEX5
comment "SoCFPGA Agilex5 boards"
config MACH_SOCFPGA_ARROW_AXE5_EAGLE
- bool "Arrow AXE5 Eagle"
- select ARCH_SOCFPGA_AGILEX5
+ bool "Arrow AXE5 Eagle"
+ select ARCH_SOCFPGA_AGILEX5
endif
--
2.47.3
More information about the barebox
mailing list