qcacld-3.0: Enable pci gen switch feature by default
Enable pci gen switch feature by default since the ini will not take effect unless the feature flag is enabled in FW too. Change-Id: I4170ddc84e994829e1f8144d3a90deddfe71f280 CRs-Fixed: 3162231
此提交包含在:
@@ -874,7 +874,7 @@
|
||||
/*
|
||||
* <ini>
|
||||
* g_enable_pci_gen - To enable pci gen switch
|
||||
* @Default: 0
|
||||
* @Default: 1
|
||||
*
|
||||
* Related: None
|
||||
*
|
||||
@@ -887,7 +887,7 @@
|
||||
|
||||
#define CFG_ENABLE_PCI_GEN CFG_INI_BOOL( \
|
||||
"g_enable_pci_gen", \
|
||||
0, \
|
||||
1, \
|
||||
"enable pci gen")
|
||||
|
||||
#define CFG_FWOL_GENERIC_ALL \
|
||||
|
新增問題並參考
封鎖使用者