summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-vexpress
diff options
context:
space:
mode:
authorRussell King2011-12-19 22:54:35 +0100
committerRussell King2011-12-19 22:54:35 +0100
commitdf0bcfe0f811a73077c06f75e440397e89ba58a4 (patch)
tree0d59d32430f337acda23a18b2e0116a2b9dcd51f /arch/arm/mach-vexpress
parentARM: 7233/1: ux500: remove overlapping iotable entries (diff)
parentimx6q: Remove unconditional dependency on l2x0 L2 cache support (diff)
downloadkernel-qcow2-linux-df0bcfe0f811a73077c06f75e440397e89ba58a4.tar.gz
kernel-qcow2-linux-df0bcfe0f811a73077c06f75e440397e89ba58a4.tar.xz
kernel-qcow2-linux-df0bcfe0f811a73077c06f75e440397e89ba58a4.zip
Merge branch 'arm/common-kconfig-refactor+for-rmk' of git://git.linaro.org/people/dmart/linux-2.6-arm into devel-stable
Diffstat (limited to 'arch/arm/mach-vexpress')
-rw-r--r--arch/arm/mach-vexpress/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-vexpress/Kconfig b/arch/arm/mach-vexpress/Kconfig
index 931148487f0b..9b3d0fbaee72 100644
--- a/arch/arm/mach-vexpress/Kconfig
+++ b/arch/arm/mach-vexpress/Kconfig
@@ -8,5 +8,7 @@ config ARCH_VEXPRESS_CA9X4
select ARM_ERRATA_720789
select ARM_ERRATA_751472
select ARM_ERRATA_753970
+ select HAVE_SMP
+ select MIGHT_HAVE_CACHE_L2X0
endmenu