diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2011-01-17 13:20:05 -0500 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2011-02-02 16:23:27 -0500 |
commit | c786282e6dd18fe2ff43ab44411085dc40e7fbc5 (patch) | |
tree | 57ad8acc57bc53a5f098de4d4e2c0e9949f695c0 /arch/arm/mach-dove/Kconfig | |
parent | 74200e6421882bfb53677d63a134d89a919815c1 (diff) |
ARM: v6k: Dove platforms use V6K architecture CPUs
Make Dove platforms select the new V6K CPU option.
Tested-by: Nicolas Pitre <nicolas.pitre@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-dove/Kconfig')
-rw-r--r-- | arch/arm/mach-dove/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-dove/Kconfig b/arch/arm/mach-dove/Kconfig index a4ed3900912a..dd937c526a45 100644 --- a/arch/arm/mach-dove/Kconfig +++ b/arch/arm/mach-dove/Kconfig | |||
@@ -9,7 +9,7 @@ config MACH_DOVE_DB | |||
9 | Say 'Y' here if you want your kernel to support the | 9 | Say 'Y' here if you want your kernel to support the |
10 | Marvell DB-MV88AP510 Development Board. | 10 | Marvell DB-MV88AP510 Development Board. |
11 | 11 | ||
12 | config MACH_CM_A510 | 12 | config MACH_CM_A510 |
13 | bool "CompuLab CM-A510 Board" | 13 | bool "CompuLab CM-A510 Board" |
14 | help | 14 | help |
15 | Say 'Y' here if you want your kernel to support the | 15 | Say 'Y' here if you want your kernel to support the |