[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140109153404.GA21055@kvmhost>
Date: Thu, 9 Jan 2014 16:34:04 +0100
From: Gerardo Di Iorio <arete74@...il.com>
To: maxime.ripard@...e-electrons.com
Cc: linux@....linux.org.uk, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org, dev@...ux-sunxi.org
Subject: [PATCH] ARM: sunxi: change the AllWinner A1X to sunxi
Change the AllWinner A1X SOCs to Allwinner Sunxi SOCs
Signed-off-by: Gerardo Di Iorio <arete74@...il.com>
---
arch/arm/mach-sunxi/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/mach-sunxi/Kconfig b/arch/arm/mach-sunxi/Kconfig
index 547004c..adb2574 100644
--- a/arch/arm/mach-sunxi/Kconfig
+++ b/arch/arm/mach-sunxi/Kconfig
@@ -1,5 +1,5 @@
config ARCH_SUNXI
- bool "Allwinner A1X SOCs" if ARCH_MULTI_V7
+ bool "Allwinner Sunxi SOCs" if ARCH_MULTI_V7
select ARCH_HAS_RESET_CONTROLLER
select ARCH_REQUIRE_GPIOLIB
select ARM_GIC
--
1.8.4.2
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists