diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2011-01-17 19:20:05 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2011-02-02 22:23:27 +0100 |
commit | c786282e6dd18fe2ff43ab44411085dc40e7fbc5 (patch) | |
tree | 57ad8acc57bc53a5f098de4d4e2c0e9949f695c0 /arch/arm/mach-dove | |
parent | ARM: v6k: Realview EB 11MPCore and PB11MPCore use V6K architecture CPUs (diff) | |
download | linux-c786282e6dd18fe2ff43ab44411085dc40e7fbc5.tar.xz linux-c786282e6dd18fe2ff43ab44411085dc40e7fbc5.zip |
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')
-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 Say 'Y' here if you want your kernel to support the Marvell DB-MV88AP510 Development Board. - config MACH_CM_A510 +config MACH_CM_A510 bool "CompuLab CM-A510 Board" help Say 'Y' here if you want your kernel to support the |