summaryrefslogtreecommitdiff
path: root/board/bds/ec.tasklist
diff options
context:
space:
mode:
Diffstat (limited to 'board/bds/ec.tasklist')
-rw-r--r--board/bds/ec.tasklist1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/bds/ec.tasklist b/board/bds/ec.tasklist
index c8cf1637e0..beaaec5552 100644
--- a/board/bds/ec.tasklist
+++ b/board/bds/ec.tasklist
@@ -15,6 +15,5 @@
*/
#define CONFIG_TASK_LIST \
TASK(WATCHDOG, watchdog_task, NULL) \
- TASK(VBOOTHASH, vboot_hash_task, NULL) \
TASK(LIGHTBAR, lightbar_task, NULL) \
TASK(CONSOLE, console_task, NULL)