mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2025-12-31 02:51:26 +00:00
Squawks: Default enable WLAN antenna and power in suspend
BUG=chrome-os-partner:25655 BRANCH=None TEST=Verify WLAN_OFF_L = 1 and GPIO_PP3300_WLAN_EN = 1 in suspend. Change-Id: I06df0a7c629e554fad110a9c3611d84035100af3 Original-Change-Id: I6d60fe78d51a1b6ef16b3e1df242025e927aa7d1 Signed-off-by: Dave Parker <dparker@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/187994 Reviewed-by: Randall Spangler <rspangler@chromium.org> Reviewed-by: Bernie Thompson <bhthompson@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/192192
This commit is contained in:
committed by
chrome-internal-fetch
parent
72c24dec17
commit
1036c890cb
@@ -41,6 +41,8 @@
|
||||
#define CONFIG_USB_PORT_POWER_SMART_SIMPLE
|
||||
#define CONFIG_VBOOT_HASH
|
||||
#define CONFIG_WIRELESS
|
||||
#define CONFIG_WIRELESS_SUSPEND \
|
||||
(EC_WIRELESS_SWITCH_WLAN | EC_WIRELESS_SWITCH_WLAN_POWER)
|
||||
|
||||
#ifndef __ASSEMBLER__
|
||||
|
||||
|
||||
Reference in New Issue
Block a user