Skip to content

Commit

Permalink
ARM: mmp: fix the typo - MMP2 is compatible with ARMv7
Browse files Browse the repository at this point in the history
Signed-off-by: Haojian Zhuang <haojian.zhuang@marvell.com>
Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
  • Loading branch information
Haojian Zhuang authored and Eric Miao committed Dec 16, 2010
1 parent 13dee96 commit d38bdf4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions arch/arm/mach-mmp/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ config MACH_FLINT
Flint Development Platform.
MMP2-based board can't be co-existed with PXA168-based &
PXA910-based development board. Since MMP2 is compatible to
ARMv6 architecture.
ARMv7 architecture.

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

config MACH_TETON_BGA
bool "Marvell's PXA168 Teton BGA Development Board"
Expand Down

0 comments on commit d38bdf4

Please sign in to comment.