[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220523062807.10544-1-juergh@canonical.com>
Date: Mon, 23 May 2022 08:28:07 +0200
From: Juerg Haefliger <juerg.haefliger@...onical.com>
To: aaro.koskinen@....fi, tony@...mide.com, linux@...linux.org.uk,
linux-arm-kernel@...ts.infradead.org, linux-omap@...r.kernel.org
Cc: linux-kernel@...r.kernel.org,
Juerg Haefliger <juergh@...onical.com>
Subject: [PATCH] ARM: omap1: Kconfig: Fix indentation
The convention for indentation seems to be a single tab. Help text is
further indented by an additional two whitespaces. Fix the lines that
violate these rules.
Signed-off-by: Juerg Haefliger <juergh@...onical.com>
---
arch/arm/mach-omap1/Kconfig | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)
diff --git a/arch/arm/mach-omap1/Kconfig b/arch/arm/mach-omap1/Kconfig
index 208c700c2455..f7088beec7ef 100644
--- a/arch/arm/mach-omap1/Kconfig
+++ b/arch/arm/mach-omap1/Kconfig
@@ -59,8 +59,8 @@ config MACH_OMAP_INNOVATOR
bool "TI Innovator"
depends on ARCH_OMAP15XX || ARCH_OMAP16XX
help
- TI OMAP 1510 or 1610 Innovator board support. Say Y here if you
- have such a board.
+ TI OMAP 1510 or 1610 Innovator board support. Say Y here if you
+ have such a board.
config MACH_OMAP_H2
bool "TI H2 Support"
@@ -87,7 +87,7 @@ config MACH_OMAP_OSK
depends on ARCH_OMAP16XX
help
TI OMAP 5912 OSK (OMAP Starter Kit) board support. Say Y here
- if you have such a board.
+ if you have such a board.
config OMAP_OSK_MISTRAL
bool "Mistral QVGA board Support"
@@ -124,10 +124,10 @@ config MACH_OMAP_PALMZ71
bool "Palm Zire71"
depends on ARCH_OMAP15XX
help
- Support for the Palm Zire71 PDA. To boot the kernel,
- you'll need a PalmOS compatible bootloader; check out
- http://hackndev.com/palm/z71 for more information.
- Say Y here if you have such a PDA, say N otherwise.
+ Support for the Palm Zire71 PDA. To boot the kernel,
+ you'll need a PalmOS compatible bootloader; check out
+ http://hackndev.com/palm/z71 for more information.
+ Say Y here if you have such a PDA, say N otherwise.
config MACH_OMAP_PALMTT
bool "Palm Tungsten|T"
@@ -173,10 +173,10 @@ config MACH_OMAP_GENERIC
bool "Generic OMAP board"
depends on ARCH_OMAP15XX || ARCH_OMAP16XX
help
- Support for generic OMAP-1510, 1610 or 1710 board with
- no FPGA. Can be used as template for porting Linux to
- custom OMAP boards. Say Y here if you have a custom
- board.
+ Support for generic OMAP-1510, 1610 or 1710 board with
+ no FPGA. Can be used as template for porting Linux to
+ custom OMAP boards. Say Y here if you have a custom
+ board.
endmenu
--
2.32.0
Powered by blists - more mailing lists