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-03-12 09:36:17 +0000
commite401885e0fff63373394a37929888660d5830c94 (patch)
tree425553a231dc8660abe0285f271b07a62e5e6784 /linaro/configs/ubuntu.conf
parentc0c090ab8ff4d7c6af543abfb98eb5030df83558 (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