Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a31ae291 authored by Himanshu Agarwal's avatar Himanshu Agarwal
Browse files

defconfig: Enable CONFIG_WLAN_FEATURE_RX_WAKELOCK



qcom_rx_wakelock needs to be acquired to prevent device from
going in suspend state while running throughput when USB is
disconnected with LCD off.

CONFIG_WLAN_FEATURE_RX_WAKELOCK is defined to enable feature
based macro in wlan host driver and subsequently initialize
qcom_rx_wakelock.

Change-Id: I40911b2be3b7497caf524985d39ff16828c6d2af
CRs-Fixed: 971578
Signed-off-by: default avatarHimanshu Agarwal <himanaga@codeaurora.org>
parent 15b4aa72
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -276,6 +276,7 @@ CONFIG_WIL6210=m
CONFIG_CNSS=y
CONFIG_CLD_LL_CORE=y
CONFIG_BUS_AUTO_SUSPEND=y
CONFIG_WLAN_FEATURE_RX_WAKELOCK=y
CONFIG_INPUT_EVDEV=y
CONFIG_INPUT_EVBUG=m
CONFIG_INPUT_KEYRESET=y
+1 −0
Original line number Diff line number Diff line
@@ -277,6 +277,7 @@ CONFIG_WIL6210=m
CONFIG_CNSS=y
CONFIG_CLD_LL_CORE=y
CONFIG_BUS_AUTO_SUSPEND=y
CONFIG_WLAN_FEATURE_RX_WAKELOCK=y
CONFIG_INPUT_EVDEV=y
CONFIG_INPUT_EVBUG=m
CONFIG_INPUT_KEYRESET=y