summaryrefslogtreecommitdiff
path: root/board/snow/ec.tasklist
diff options
context:
space:
mode:
Diffstat (limited to 'board/snow/ec.tasklist')
-rw-r--r--board/snow/ec.tasklist1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/snow/ec.tasklist b/board/snow/ec.tasklist
index 811fa9238a..a07dfca87e 100644
--- a/board/snow/ec.tasklist
+++ b/board/snow/ec.tasklist
@@ -16,7 +16,6 @@
*/
#define CONFIG_TASK_LIST \
TASK(TICK, hook_task, NULL, TASK_STACK_SIZE) \
- TASK(WATCHDOG, watchdog_task, NULL, 256) \
TASK(VBOOTHASH, vboot_hash_task, NULL, TASK_STACK_SIZE) \
TASK(POWERLED, power_led_task, NULL, 256) \
TASK(PMU_TPS65090_CHARGER, pmu_charger_task, NULL, TASK_STACK_SIZE) \