summaryrefslogtreecommitdiff
path: root/board/kohaku
diff options
context:
space:
mode:
Diffstat (limited to 'board/kohaku')
-rw-r--r--board/kohaku/board.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/board/kohaku/board.h b/board/kohaku/board.h
index 135ad10dbe..6c030961d1 100644
--- a/board/kohaku/board.h
+++ b/board/kohaku/board.h
@@ -26,6 +26,9 @@
#undef CONFIG_UART_TX_BUF_SIZE
#define CONFIG_UART_TX_BUF_SIZE 4096
+/* Don't wake up from suspend on any MKBP event */
+#define CONFIG_MKBP_EVENT_WAKEUP_MASK 0
+
/* Keyboard features */
#define CONFIG_PWM_KBLIGHT