summaryrefslogtreecommitdiff
path: root/test/charging.tasklist
diff options
context:
space:
mode:
Diffstat (limited to 'test/charging.tasklist')
-rw-r--r--test/charging.tasklist1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/charging.tasklist b/test/charging.tasklist
index 69af3bc38e..b5ee86cfe7 100644
--- a/test/charging.tasklist
+++ b/test/charging.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(CHARGER, charge_state_machine_task, NULL, TASK_STACK_SIZE) \
TASK(X86POWER, x86_power_task, NULL, TASK_STACK_SIZE) \