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

Commit 969fae67 authored by Yue Ma's avatar Yue Ma Committed by Gerrit - the friendly Code Review server
Browse files

cnss2: Enable DRV by default



Enable PCI DRV (Direct Resource Vote) feature by default for WLAN.

Change-Id: Ie6451542269b07c3f41816a95849f7f3a2c8d43a
Signed-off-by: default avatarYue Ma <yuem@codeaurora.org>
parent 11f6911c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -30,7 +30,7 @@
#define FW_ASSERT_TIMEOUT		5000
#define CNSS_EVENT_PENDING		2989

#define CNSS_QUIRKS_DEFAULT		512
#define CNSS_QUIRKS_DEFAULT		0
#ifdef CONFIG_CNSS_EMULATION
#define CNSS_MHI_TIMEOUT_DEFAULT	90000
#else