summaryrefslogtreecommitdiff
path: root/zephyr/projects/volteer/boards/arm/volteer/Kconfig.board
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/projects/volteer/boards/arm/volteer/Kconfig.board')
-rw-r--r--zephyr/projects/volteer/boards/arm/volteer/Kconfig.board2
1 files changed, 1 insertions, 1 deletions
diff --git a/zephyr/projects/volteer/boards/arm/volteer/Kconfig.board b/zephyr/projects/volteer/boards/arm/volteer/Kconfig.board
index d0d540ddb9..5a0390e16f 100644
--- a/zephyr/projects/volteer/boards/arm/volteer/Kconfig.board
+++ b/zephyr/projects/volteer/boards/arm/volteer/Kconfig.board
@@ -7,7 +7,7 @@
# have a 1:1 mapping.
config BOARD_VOLTEER
bool "Google Volteer Baseboard"
- depends on SOC_NPCX7M6FC
+ depends on SOC_NPCX7M6FC || SOC_NPCX7M7FC
# NPCX doesn't actually have enough ram for coverage, but this will
# allow generating initial 0 line coverage.
select HAS_COVERAGE_SUPPORT