ARM: 7711/1: dove: fix Dove cpu type from V7 to PJ4
authorSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Thu, 2 May 2013 18:56:12 +0000 (19:56 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 7 May 2013 09:34:29 +0000 (10:34 +0100)
commit756b253167be36ea74980220d606662713431503
tree3d785cfba5dd0be8b50bbb8873b225c862212b99
parent87c46b6c3d9c4d7f22bc553945728f5a82e9248a
ARM: 7711/1: dove: fix Dove cpu type from V7 to PJ4

The CPU used in Marvell Dove SoCs is a PJ4 Sheeva core. Using
CONFIG_CPU_PJ4 instead of CONFIG_CPU_V7 will enable iWMMXt
extensions on Dove.

Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Acked-by: Jason Cooper <jason@lakedaemon.net>
Acked-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/Kconfig
This page took 0.027407 seconds and 5 git commands to generate.