projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a5a110
)
ARM: configs: enable SMP in bcm_defconfig
author
Alex Elder
<elder@linaro.org>
Mon, 30 Jun 2014 22:15:38 +0000
(17:15 -0500)
committer
Matt Porter
<mporter@linaro.org>
Mon, 28 Jul 2014 13:42:36 +0000
(09:42 -0400)
Also explicitly set CONFIG_NR_CPUS to 2, limiting it to the most we
currently need.
Signed-off-by: Ray Jui <rjui@broadcom.com>
Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Matt Porter <mporter@linaro.org>
arch/arm/configs/bcm_defconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/configs/bcm_defconfig
b/arch/arm/configs/bcm_defconfig
index 4bf72264b17511037f1fed6f922b87d5480d6b32..fbebcbce1e8c8bf46e3ab8e254ab109327160830 100644
(file)
--- a/
arch/arm/configs/bcm_defconfig
+++ b/
arch/arm/configs/bcm_defconfig
@@
-27,6
+27,7
@@
CONFIG_PARTITION_ADVANCED=y
CONFIG_ARCH_BCM=y
CONFIG_ARCH_BCM_MOBILE=y
CONFIG_ARM_THUMBEE=y
+CONFIG_SMP=y
CONFIG_PREEMPT=y
CONFIG_AEABI=y
# CONFIG_COMPACTION is not set