From d5fece8ce541074fe29899fcc14088edbae63283 Mon Sep 17 00:00:00 2001 From: Randall Spangler Date: Tue, 4 Jun 2013 14:03:18 -0700 Subject: [PATCH] Re-enable task profiling on pit This costs 232 bytes RAM; we still have over 6KB free. BUG=chrome-os-partner:19945 BRANCH=none TEST=taskinfo shows timing and interrupt counts Change-Id: I1c4e4eac44b48c66b075b8ea209b4748c55b7fcb Signed-off-by: Randall Spangler Reviewed-on: https://gerrit.chromium.org/gerrit/57511 --- board/pit/board.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/board/pit/board.h b/board/pit/board.h index 73b1d71b7a..88a31f289d 100644 --- a/board/pit/board.h +++ b/board/pit/board.h @@ -18,7 +18,7 @@ #define CONFIG_ASSERT_HELP #define CONFIG_CONSOLE_CMDHELP #define CONFIG_PANIC_HELP -#undef CONFIG_TASK_PROFILING +#define CONFIG_TASK_PROFILING /* Optional features */ #define CONFIG_BATTERY_BQ20Z453