diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2011-01-17 18:20:05 +0000 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2011-02-02 21:23:27 +0000 |
commit | c786282e6dd18fe2ff43ab44411085dc40e7fbc5 (patch) | |
tree | 57ad8acc57bc53a5f098de4d4e2c0e9949f695c0 /arch/arm/mach-dove | |
parent | 74200e6421882bfb53677d63a134d89a919815c1 (diff) | |
download | kernel_samsung_espresso10-c786282e6dd18fe2ff43ab44411085dc40e7fbc5.zip kernel_samsung_espresso10-c786282e6dd18fe2ff43ab44411085dc40e7fbc5.tar.gz kernel_samsung_espresso10-c786282e6dd18fe2ff43ab44411085dc40e7fbc5.tar.bz2 |
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 a4ed390..dd937c5 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 |