summaryrefslogtreecommitdiff
path: root/test/kb_deghost.tasklist
diff options
context:
space:
mode:
Diffstat (limited to 'test/kb_deghost.tasklist')
-rw-r--r--test/kb_deghost.tasklist1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/kb_deghost.tasklist b/test/kb_deghost.tasklist
index 2c531cc4d5..7b03c3f854 100644
--- a/test/kb_deghost.tasklist
+++ b/test/kb_deghost.tasklist
@@ -17,7 +17,6 @@
#define CONFIG_TASK_LIST \
TASK(TICK, hook_task, NULL, TASK_STACK_SIZE) \
TASK(VBOOTHASH, vboot_hash_task, NULL, TASK_STACK_SIZE) \
- TASK(PWM, pwm_task, NULL, TASK_STACK_SIZE) \
TASK(TYPEMATIC, keyboard_typematic_task, NULL, TASK_STACK_SIZE) \
TASK(X86POWER, x86_power_task, NULL, TASK_STACK_SIZE) \
TASK(I8042CMD, i8042_command_task, NULL, TASK_STACK_SIZE) \