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-09-23 09:00:03 -0600
commitbad29891dde6d747260e46bc73aabc571b681fc2 (patch)
tree9f6b956b990edbce84e228b2a0a73fbdcaa733c9
parent8d0b1f6b1df6d2f6f08d2dd4dfd02261b8a65b24 (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