[PATCH] ARM: sunxi: change the AllWinner A1X to sunxi

From: Gerardo Di Iorio
Date: Thu Jan 09 2014 - 10:34:21 EST


Change the AllWinner A1X SOCs to Allwinner Sunxi SOCs

Signed-off-by: Gerardo Di Iorio <arete74@xxxxxxxxx>
---
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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/