From: Michael Tretter <m.tretter@pengutronix.de>
To: Sascha Hauer <s.hauer@pengutronix.de>,
BAREBOX <barebox@lists.infradead.org>
Cc: Steffen Trumtrar <s.trumtrar@pengutronix.de>,
Michael Tretter <m.tretter@pengutronix.de>
Subject: [PATCH 1/3] arm: socfgpa: use tabs for indent in Kconfig
Date: Wed, 13 May 2026 14:20:17 +0200 [thread overview]
Message-ID: <20260513-socfpga-kconfig-v1-1-6b935776f0ac@pengutronix.de> (raw)
In-Reply-To: <20260513-socfpga-kconfig-v1-0-6b935776f0ac@pengutronix.de>
The Kconfig files should use tabs for indents.
Signed-off-by: Michael Tretter <m.tretter@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
next prev parent reply other threads:[~2026-05-13 12:21 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-13 12:20 [PATCH 0/3] arm: socfpga: cleanup Kconfig Michael Tretter
2026-05-13 12:20 ` Michael Tretter [this message]
2026-05-13 12:20 ` [PATCH 2/3] arm: socfpga: reorganize Kconfig menu Michael Tretter
2026-05-13 12:20 ` [PATCH 3/3] arm: socfpga: regenerate defconfig files Michael Tretter
2026-05-13 14:05 ` [PATCH 0/3] arm: socfpga: cleanup Kconfig Sascha Hauer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260513-socfpga-kconfig-v1-1-6b935776f0ac@pengutronix.de \
--to=m.tretter@pengutronix.de \
--cc=barebox@lists.infradead.org \
--cc=s.hauer@pengutronix.de \
--cc=s.trumtrar@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox