summaryrefslogtreecommitdiff
path: root/board/agah/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/agah/board.h')
-rw-r--r--board/agah/board.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/board/agah/board.h b/board/agah/board.h
index ba2889130d..b0a6077f6d 100644
--- a/board/agah/board.h
+++ b/board/agah/board.h
@@ -155,6 +155,9 @@
#define CONFIG_ADC_CHANNELS_RUNTIME_CONFIG
+/* Give SEQ_EC_DSW_PWROK higher priority to reduce latency for PCH_PWROK. */
+#define NPCX_MIWU0_GROUP_F 1
+
#ifndef __ASSEMBLER__
#include "gpio_signal.h" /* needed by registers.h */