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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/board/samus/board.h b/board/samus/board.h
index b892bd8d7c..6646f24152 100644
--- a/board/samus/board.h
+++ b/board/samus/board.h
@@ -50,6 +50,8 @@
#define CONFIG_USB_PORT_POWER_SMART
#define CONFIG_VBOOT_HASH
#define CONFIG_WIRELESS
+#define CONFIG_WIRELESS_SUSPEND \
+ (EC_WIRELESS_SWITCH_WLAN | EC_WIRELESS_SWITCH_WLAN_POWER)
#ifndef __ASSEMBLER__