summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h
index 1f31b1f7f1..151a9e3d55 100644
--- a/include/config.h
+++ b/include/config.h
@@ -1178,7 +1178,9 @@
#endif
#ifndef HAS_TASK_KEYSCAN
+#ifndef HAS_TASK_KEYPROTO
#undef CONFIG_KEYBOARD_PROTOCOL_8042
+#endif
#undef CONFIG_KEYBOARD_PROTOCOL_MKBP
#endif