summaryrefslogtreecommitdiff
path: root/board/samus/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/samus/board.h')
-rw-r--r--board/samus/board.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/board/samus/board.h b/board/samus/board.h
index fac709c313..6eb42c1d84 100644
--- a/board/samus/board.h
+++ b/board/samus/board.h
@@ -46,8 +46,9 @@
#define CONFIG_TEMP_SENSOR_TMP006
#define CONFIG_TEMP_SENSOR_POWER_GPIO GPIO_PP3300_DSW_GATED_EN
#define CONFIG_UART_HOST 2
-#define CONFIG_WIRELESS
#define CONFIG_USB_PORT_POWER_SMART
+#define CONFIG_VBOOT_HASH
+#define CONFIG_WIRELESS
#ifndef __ASSEMBLER__