qcacld-3.0: Enable feature AST for lithium dp
Currently feature AST is disabled and as a result intra bss rx forward is not working for lithium dp. So enable feature AST. Change-Id: Iee1c6815dcb61c4e15a0a590d0df87f23b89391f CRs-Fixed: 2254735
This commit is contained in:

committed by
nshrivas

parent
4edfaf5cab
commit
7bca07ebcb
2
Kbuild
2
Kbuild
@@ -1999,6 +1999,8 @@ endif
|
|||||||
cppflags-$(CONFIG_WLAN_FEATURE_11AX) += -DWLAN_FEATURE_11AX
|
cppflags-$(CONFIG_WLAN_FEATURE_11AX) += -DWLAN_FEATURE_11AX
|
||||||
cppflags-$(CONFIG_WLAN_FEATURE_11AX) += -DWLAN_FEATURE_11AX_BSS_COLOR
|
cppflags-$(CONFIG_WLAN_FEATURE_11AX) += -DWLAN_FEATURE_11AX_BSS_COLOR
|
||||||
|
|
||||||
|
cppflags-$(CONFIG_LITHIUM) += -DFEATURE_AST
|
||||||
|
|
||||||
# Dummy flag for WIN/MCL converged data path compilation
|
# Dummy flag for WIN/MCL converged data path compilation
|
||||||
cppflags-y += -DDP_PRINT_ENABLE=0
|
cppflags-y += -DDP_PRINT_ENABLE=0
|
||||||
cppflags-y += -DATH_SUPPORT_WRAP=0
|
cppflags-y += -DATH_SUPPORT_WRAP=0
|
||||||
|
Reference in New Issue
Block a user