aboutsummaryrefslogtreecommitdiff
path: root/debian.linaro
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-11-16 15:00:33 -0700
commitf9a10f92491507ec72e62eac5a370106ab727e4c (patch)
tree08b708296d4b72d006146d48a2b3010a124a15cb /debian.linaro
parenta70542450198911364821b0cc9fd37e695777531 (diff)
LINARO: CONFIG: Enable SCHED_MC and SCHED_SMT
Signed-off-by: John Rigby <john.rigby@linaro.org>
Diffstat (limited to 'debian.linaro')
-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