linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH 1/2] ARM: hisi: fix the indentations in Kconfig
@ 2015-05-04  3:48 Junling Zheng
  2015-05-04  3:48 ` [RFC PATCH 2/2] ARM: hisi: replace a few spaces with tabs Junling Zheng
  0 siblings, 1 reply; 2+ messages in thread
From: Junling Zheng @ 2015-05-04  3:48 UTC (permalink / raw)
  To: linux-arm-kernel

Fix the indentations using tabs instead of spaces to align our code.

Signed-off-by: Junling Zheng <zhengjunling@huawei.com>
---
 arch/arm/mach-hisi/Kconfig | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/arch/arm/mach-hisi/Kconfig b/arch/arm/mach-hisi/Kconfig
index 83061ad..a12b764 100644
--- a/arch/arm/mach-hisi/Kconfig
+++ b/arch/arm/mach-hisi/Kconfig
@@ -23,12 +23,12 @@ config ARCH_HI3xxx
 	  Support for Hisilicon Hi36xx SoC family
 
 config ARCH_HIP01
-       bool "Hisilicon HIP01 family" if ARCH_MULTI_V7
-       select HAVE_ARM_SCU if SMP
-       select HAVE_ARM_TWD if SMP
-       select ARM_GLOBAL_TIMER
-       help
-         Support for Hisilicon HIP01 SoC family
+	bool "Hisilicon HIP01 family" if ARCH_MULTI_V7
+	select HAVE_ARM_SCU if SMP
+	select HAVE_ARM_TWD if SMP
+	select ARM_GLOBAL_TIMER
+	help
+	  Support for Hisilicon HIP01 SoC family
 
 config ARCH_HIP04
 	bool "Hisilicon HiP04 Cortex A15 family" if ARCH_MULTI_V7
-- 
1.8.3.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-05-04  3:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-04  3:48 [RFC PATCH 1/2] ARM: hisi: fix the indentations in Kconfig Junling Zheng
2015-05-04  3:48 ` [RFC PATCH 2/2] ARM: hisi: replace a few spaces with tabs Junling Zheng

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).