From 2242b02973a6c1aa80920a56d02b39ba0b3fc959 Mon Sep 17 00:00:00 2001 From: John Rigby Date: Thu, 21 Jul 2011 23:51:41 -0600 Subject: LINARO: CONFIG: Enable SCHED_MC and SCHED_SMT Signed-off-by: John Rigby --- debian.linaro/config/config.common.ubuntu | 4 ++-- 1 file 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 -- cgit v1.2.3