summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--board/cid/board.h1
-rw-r--r--board/lulu/board.h1
2 files changed, 2 insertions, 0 deletions
diff --git a/board/cid/board.h b/board/cid/board.h
index 639b0b31b8..1f606aae02 100644
--- a/board/cid/board.h
+++ b/board/cid/board.h
@@ -40,6 +40,7 @@
#define CONFIG_USB_PORT_POWER_DUMB
#define CONFIG_VBOOT_HASH
#define CONFIG_WIRELESS
+#define CONFIG_WIRELESS_SUSPEND EC_WIRELESS_SWITCH_WLAN_POWER
#ifndef __ASSEMBLER__
diff --git a/board/lulu/board.h b/board/lulu/board.h
index 978d6ac4ee..41b66c647a 100644
--- a/board/lulu/board.h
+++ b/board/lulu/board.h
@@ -42,6 +42,7 @@
#define CONFIG_USB_PORT_POWER_DUMB
#define CONFIG_VBOOT_HASH
#define CONFIG_WIRELESS
+#define CONFIG_WIRELESS_SUSPEND EC_WIRELESS_SWITCH_WLAN_POWER
#ifndef __ASSEMBLER__