summaryrefslogtreecommitdiff
path: root/board/wheatley/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/wheatley/board.h')
-rw-r--r--board/wheatley/board.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/wheatley/board.h b/board/wheatley/board.h
index ffd4e98f97..e88a958714 100644
--- a/board/wheatley/board.h
+++ b/board/wheatley/board.h
@@ -151,7 +151,7 @@
/* Features of eSPI */
#undef CONFIG_HOSTCMD_ESPI
-#undef CONFIG_ESPI_VW_SIGNALS /* Use VW signals instead of GPIOs */
+#undef CONFIG_HOSTCMD_ESPI_VW_SIGNALS /* Use VW signals instead of GPIOs */
#ifndef __ASSEMBLER__