net: wireless: Enable WOW for rtl8822ce driver

Enable the support for wake on wifi on rtl8822ce device

Bug 4878693

Change-Id: I6f863fdd466e458073693ba3f91695c5f8e6df25
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/3244351
Reviewed-by: Bibek Basu <bbasu@nvidia.com>
Tested-by: Robert Lin <robelin@nvidia.com>
GVS: buildbot_gerritrpt <buildbot_gerritrpt@nvidia.com>
Reviewed-by: Shobek Attupurath <sattupurath@nvidia.com>
Reviewed-by: Robert Lin <robelin@nvidia.com>
This commit is contained in:
robelin
2024-11-07 11:38:44 +08:00
committed by mobile promotions
parent f6c3d49e92
commit 18c864a0ad

View File

@@ -115,7 +115,7 @@ CONFIG_RTW_LOG_LEVEL = 0
CONFIG_PROC_DEBUG = y CONFIG_PROC_DEBUG = y
######################## Wake On Lan ########################## ######################## Wake On Lan ##########################
CONFIG_WOWLAN = n CONFIG_WOWLAN = y
#bit2: deauth, bit1: unicast, bit0: magic pkt. #bit2: deauth, bit1: unicast, bit0: magic pkt.
CONFIG_WAKEUP_TYPE = 0x7 CONFIG_WAKEUP_TYPE = 0x7
CONFIG_WOW_LPS_MODE = default CONFIG_WOW_LPS_MODE = default