summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h
index da3a89dcb3..9f805446ec 100644
--- a/include/config.h
+++ b/include/config.h
@@ -1931,6 +1931,9 @@
/* Add support for the assistant key. */
#undef CONFIG_KEYBOARD_ASSISTANT_KEY
+/* Add support for a switch that indicates if the device is in tablet mode. */
+#undef CONFIG_KEYBOARD_TABLET_MODE_SWITCH
+
/*
* Minimum CPU clocks between scans. This ensures that keyboard scanning
* doesn't starve the other EC tasks of CPU when running at a decreased system