aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mmp
diff options
context:
space:
mode:
authorHaojian Zhuang <haojian.zhuang@marvell.com>2010-11-25 01:21:32 -0500
committerEric Miao <eric.y.miao@gmail.com>2010-12-16 01:31:19 -0500
commitd38bdf48f30f5dc0fac4c1ab656aff74f6804f07 (patch)
tree8b28c2500d214c1d0d4149d421d1eb704a6c68d6 /arch/arm/mach-mmp
parent13dee960f37b3769baa0eae9d1de4a7ca9a2e999 (diff)
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>
Diffstat (limited to 'arch/arm/mach-mmp')
-rw-r--r--arch/arm/mach-mmp/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/mach-mmp/Kconfig b/arch/arm/mach-mmp/Kconfig
index 95e7c4abb27f..5772e592fe61 100644
--- a/arch/arm/mach-mmp/Kconfig
+++ b/arch/arm/mach-mmp/Kconfig
@@ -56,7 +56,7 @@ config MACH_FLINT
56 Flint Development Platform. 56 Flint Development Platform.
57 MMP2-based board can't be co-existed with PXA168-based & 57 MMP2-based board can't be co-existed with PXA168-based &
58 PXA910-based development board. Since MMP2 is compatible to 58 PXA910-based development board. Since MMP2 is compatible to
59 ARMv6 architecture. 59 ARMv7 architecture.
60 60
61config MACH_MARVELL_JASPER 61config MACH_MARVELL_JASPER
62 bool "Marvell's Jasper Development Platform" 62 bool "Marvell's Jasper Development Platform"
@@ -66,7 +66,7 @@ config MACH_MARVELL_JASPER
66 Jasper Development Platform. 66 Jasper Development Platform.
67 MMP2-based board can't be co-existed with PXA168-based & 67 MMP2-based board can't be co-existed with PXA168-based &
68 PXA910-based development board. Since MMP2 is compatible to 68 PXA910-based development board. Since MMP2 is compatible to
69 ARMv6 architecture. 69 ARMv7 architecture.
70 70
71config MACH_TETON_BGA 71config MACH_TETON_BGA
72 bool "Marvell's PXA168 Teton BGA Development Board" 72 bool "Marvell's PXA168 Teton BGA Development Board"