summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbe Levkoy <alevkoy@chromium.org>2020-05-05 13:08:57 -0600
committerCommit Bot <commit-bot@chromium.org>2020-05-12 01:03:04 +0000
commit1d22c1c5ecd6050f3747ea59464331f6d78ae832 (patch)
tree790f4e2d71f9be706f19e9a10c34db8f827c7952
parent9abd2628cb776e37b57d34a3de77568a4ba47309 (diff)
downloadchrome-ec-1d22c1c5ecd6050f3747ea59464331f6d78ae832.tar.gz
strago: Disable Vivaldi keyboard
BUG=none TEST=make buildall BRANCH=none Strago predates Vivaldi and does not need custom top-row keys. This is just keep strago building at ToT; do not pick this onto a release branch. Change-Id: Ic1b769cee89150c5f13049c995754cc77f7e7651 Signed-off-by: Abe Levkoy <alevkoy@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2189961
-rw-r--r--board/strago/board.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/strago/board.h b/board/strago/board.h
index 2f0ca54814..9b688d649d 100644
--- a/board/strago/board.h
+++ b/board/strago/board.h
@@ -17,6 +17,7 @@
#define CONFIG_BOARD_VERSION_GPIO
+#undef CONFIG_KEYBOARD_VIVALDI
#define CONFIG_KEYBOARD_COL2_INVERTED
#define CONFIG_KEYBOARD_IRQ_GPIO GPIO_KBD_IRQ_L
#undef CONFIG_KEYBOARD_KSO_BASE