summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--board/npcx7_evb/board.h3
-rw-r--r--board/npcx7_evb/build.mk5
2 files changed, 7 insertions, 1 deletions
diff --git a/board/npcx7_evb/board.h b/board/npcx7_evb/board.h
index 0c93999497..7e8afa78d8 100644
--- a/board/npcx7_evb/board.h
+++ b/board/npcx7_evb/board.h
@@ -14,6 +14,9 @@
#define CONFIG_SPI
#define CONFIG_LPC
#define CONFIG_I2C
+/* Features of eSPI */
+#define CONFIG_ESPI /* Use eSPI protocol for host interface of x86 CPU */
+#define CONFIG_ESPI_VW_SIGNALS /* Use VW signals instead of GPIOs */
/* Optional features */
#define CONFIG_BOARD_VERSION
diff --git a/board/npcx7_evb/build.mk b/board/npcx7_evb/build.mk
index 438573deb4..4ef64f71fa 100644
--- a/board/npcx7_evb/build.mk
+++ b/board/npcx7_evb/build.mk
@@ -6,7 +6,10 @@
# Board specific files build
#
-# the IC is Nuvoton NPCX7 M-Series EC (npcx7m6f)
+# the IC is Nuvoton NPCX7 M-Series EC (npcx7m6g, npcx7m6f)
+# CHIP_VARIANT:
+# npcx7m6f - for npcx7 ec with 144 pins package
+# npcx7m6g - for npcx7 ec with 128 pins package
CHIP:=npcx
CHIP_FAMILY:=npcx7