summaryrefslogtreecommitdiff
path: root/linaro/configs/ubuntu.conf
diff options
context:
space:
mode:
authorAndrey Konovalov <andrey.konovalov@linaro.org>2012-11-15 00:22:35 +0400
committerJon Medhurst <tixy@linaro.org>2013-01-17 09:29:16 +0000
commita3e75a72191be14064acedef189ff631edfe1f79 (patch)
treeb72c175a0591b7d492957ddd65693fd0ab76a0a5 /linaro/configs/ubuntu.conf
parente1fccb9e6bf7dc077e0b8367c957e8df52cb8611 (diff)
Enable the options needed to test CPU hotplug latency
Enable CONFIG_HOTPLUG in linaro-base.conf as all Linaro kernels should have it. Enabling CONFIG_DEBUG_FS and CONFIG_FUNCTION_TRACER add no runtime slowdown if not used, so having them in linaro-base.conf is OK too. Now that CONFIG_HOTPLUG and CONFIG_DEBUG_FS are in linaro-base.conf, remove them from ubuntu.conf. Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
Diffstat (limited to 'linaro/configs/ubuntu.conf')
-rw-r--r--linaro/configs/ubuntu.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/linaro/configs/ubuntu.conf b/linaro/configs/ubuntu.conf
index 88e58df4fc5..fafabe1ceb5 100644
--- a/linaro/configs/ubuntu.conf
+++ b/linaro/configs/ubuntu.conf
@@ -45,7 +45,6 @@ CONFIG_UID16=y
CONFIG_SYSCTL_SYSCALL=y
CONFIG_KALLSYMS=y
CONFIG_KALLSYMS_ALL=y
-CONFIG_HOTPLUG=y
CONFIG_PRINTK=y
CONFIG_BUG=y
CONFIG_ELF_CORE=y
@@ -1943,7 +1942,6 @@ CONFIG_DLM=m
CONFIG_DEFAULT_MESSAGE_LOGLEVEL=4
CONFIG_FRAME_WARN=1024
CONFIG_UNUSED_SYMBOLS=y
-CONFIG_DEBUG_FS=y
CONFIG_DEBUG_KERNEL=y
CONFIG_LOCKUP_DETECTOR=y
CONFIG_BOOTPARAM_HARDLOCKUP_PANIC_VALUE=0