Commit d38bdf48 authored by Haojian Zhuang's avatar Haojian Zhuang Committed by Eric Miao

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

Signed-off-by: default avatarHaojian Zhuang <haojian.zhuang@marvell.com>
Signed-off-by: default avatarEric Miao <eric.y.miao@gmail.com>
parent 13dee960
...@@ -56,7 +56,7 @@ config MACH_FLINT ...@@ -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 ...@@ -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"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment