summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org>2013-03-20 15:04:08 +0100
committerBernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org>2013-03-20 15:04:08 +0100
commit2527b1f86e2f75a3a744fc697ac345d60a9f9ed7 (patch)
tree62bba56f6219d71e3083d36a747b4604849ad821
parent0b3a735548e7411f7bf718d526cddc550f553f28 (diff)
downloadlinux-linaro-tracking-with-fixes-linux-linaro-juice.tar.gz
Enable ftracelinux-linaro-juice
Signed-off-by: Bernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org>
-rw-r--r--arch/arm64/configs/vexpress-android_defconfig2
-rw-r--r--linaro/configs/vexpress64.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm64/configs/vexpress-android_defconfig b/arch/arm64/configs/vexpress-android_defconfig
index 43586d69fcb..29a3f371260 100644
--- a/arch/arm64/configs/vexpress-android_defconfig
+++ b/arch/arm64/configs/vexpress-android_defconfig
@@ -1072,7 +1072,7 @@ CONFIG_RCU_CPU_STALL_TIMEOUT=60
# CONFIG_FAULT_INJECTION is not set
# CONFIG_DEBUG_PAGEALLOC is not set
CONFIG_TRACING_SUPPORT=y
-# CONFIG_FTRACE is not set
+CONFIG_FTRACE=y
# CONFIG_RBTREE_TEST is not set
# CONFIG_INTERVAL_TREE_TEST is not set
# CONFIG_DYNAMIC_DEBUG is not set
diff --git a/linaro/configs/vexpress64.conf b/linaro/configs/vexpress64.conf
index d52fc82c2eb..826e3b82906 100644
--- a/linaro/configs/vexpress64.conf
+++ b/linaro/configs/vexpress64.conf
@@ -89,7 +89,7 @@ CONFIG_DEBUG_FS=y
CONFIG_DEBUG_KERNEL=y
# CONFIG_SCHED_DEBUG is not set
CONFIG_DEBUG_INFO=y
-# CONFIG_FTRACE is not set
+CONFIG_FTRACE=y
CONFIG_ATOMIC64_SELFTEST=y
CONFIG_DEBUG_ERRORS=y
CONFIG_MMC=y