summaryrefslogtreecommitdiff
path: root/board/rambi/ec.tasklist
diff options
context:
space:
mode:
Diffstat (limited to 'board/rambi/ec.tasklist')
-rw-r--r--board/rambi/ec.tasklist1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/rambi/ec.tasklist b/board/rambi/ec.tasklist
index f6e061cb4c..9d016bbce5 100644
--- a/board/rambi/ec.tasklist
+++ b/board/rambi/ec.tasklist
@@ -17,7 +17,6 @@
* 'd' is an opaque parameter passed to the routine at startup
* 's' is the stack size in bytes; must be a multiple of 8
*/
-/* TODO(rspangler): re-enable tasks once initial bringup is done */
#define CONFIG_TASK_LIST \
TASK_ALWAYS(HOOKS, hook_task, NULL, TASK_STACK_SIZE) \
TASK_NOTEST(VBOOTHASH, vboot_hash_task, NULL, LARGER_TASK_STACK_SIZE) \