summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h
index 05f085f180..345a606c5e 100644
--- a/include/config.h
+++ b/include/config.h
@@ -774,6 +774,11 @@
*/
#endif
+#ifndef HAS_TASK_KEYSCAN
+#undef CONFIG_KEYBOARD_PROTOCOL_8042
+#undef CONFIG_KEYBOARD_PROTOCOL_MKBP
+#endif
+
/*****************************************************************************/
/*
* Apply test config overrides last, since tests need to override some of the