Browse Source

ARM: mmp: fix the typo - MMP2 is compatible with ARMv7

Signed-off-by: Haojian Zhuang <haojian.zhuang@marvell.com>
Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
Haojian Zhuang 14 years ago
parent
commit
d38bdf48f3
1 changed files with 2 additions and 2 deletions
  1. 2 2
      arch/arm/mach-mmp/Kconfig

+ 2 - 2
arch/arm/mach-mmp/Kconfig

@@ -56,7 +56,7 @@ config MACH_FLINT
 	  Flint Development Platform.
 	  Flint Development Platform.
 	  MMP2-based board can't be co-existed with PXA168-based &
 	  MMP2-based board can't be co-existed with PXA168-based &
 	  PXA910-based development board. Since MMP2 is compatible to
 	  PXA910-based development board. Since MMP2 is compatible to
-	  ARMv6 architecture.
+	  ARMv7 architecture.
 
 
 config MACH_MARVELL_JASPER
 config MACH_MARVELL_JASPER
 	bool "Marvell's Jasper Development Platform"
 	bool "Marvell's Jasper Development Platform"
@@ -66,7 +66,7 @@ config MACH_MARVELL_JASPER
 	  Jasper Development Platform.
 	  Jasper Development Platform.
 	  MMP2-based board can't be co-existed with PXA168-based &
 	  MMP2-based board can't be co-existed with PXA168-based &
 	  PXA910-based development board. Since MMP2 is compatible to
 	  PXA910-based development board. Since MMP2 is compatible to
-	  ARMv6 architecture.
+	  ARMv7 architecture.
 
 
 config MACH_TETON_BGA
 config MACH_TETON_BGA
 	bool "Marvell's PXA168 Teton BGA Development Board"
 	bool "Marvell's PXA168 Teton BGA Development Board"