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 7bd77d0fa7..479a68e61a 100644
--- a/include/config.h
+++ b/include/config.h
@@ -145,6 +145,11 @@
*/
#undef CONFIG_BUTTON_COUNT
+/*
+ * Capsense chip has buttons, too.
+ */
+#undef CONFIG_CAPSENSE
+
/*****************************************************************************/
/* Charger config */