summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--board/eldrid/board.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/board/eldrid/board.h b/board/eldrid/board.h
index 537ab2cf36..ca5b47749f 100644
--- a/board/eldrid/board.h
+++ b/board/eldrid/board.h
@@ -30,6 +30,13 @@
/* Keyboard features */
+/*
+ * Disable VOL up/down when tablet mode.
+ * TODO(b/170966461): Re-enable Vivaldi keyboard once
+ * 8042 and MKBP drivers can coexist.
+ */
+#undef CONFIG_KEYBOARD_VIVALDI
+
/* Sensors */
/* BMA253 accelerometer in base */
#define CONFIG_ACCEL_BMA255