aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Rigby <john.rigby@linaro.org>2011-07-21 23:51:41 -0600
committerJohn Rigby <john.rigby@linaro.org>2011-07-25 14:41:51 -0600
commit2242b02973a6c1aa80920a56d02b39ba0b3fc959 (patch)
tree1170422c3917ec3d321895006ea40d4c6d196769
parent987ddc9ab25d47f425b5ee17585f64ab0974a33e (diff)
LINARO: CONFIG: Enable SCHED_MC and SCHED_SMT
Signed-off-by: John Rigby <john.rigby@linaro.org>
-rw-r--r--debian.linaro/config/config.common.ubuntu4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian.linaro/config/config.common.ubuntu b/debian.linaro/config/config.common.ubuntu
index 84242a479c2..1a2d5a9f5ab 100644
--- a/debian.linaro/config/config.common.ubuntu
+++ b/debian.linaro/config/config.common.ubuntu
@@ -1472,8 +1472,8 @@ CONFIG_SAMSUNG_IRQ_VIC_TIMER=y
# CONFIG_SATA_AHCI_PLATFORM is not set
# CONFIG_SATA_MV is not set
# CONFIG_SCHED_AUTOGROUP is not set
-# CONFIG_SCHED_MC is not set
-# CONFIG_SCHED_SMT is not set
+CONFIG_SCHED_MC=y
+CONFIG_SCHED_SMT=y
# CONFIG_SCHED_TRACER is not set
# CONFIG_SCSI_DEBUG is not set
# CONFIG_SCSI_DH is not set