qcacld-3.0: Disable Constrained Application Protocol feature

Disable Constrained Application Protocol feature on sdxpinn platform.

CRs-Fixed: 3655184
Change-Id: I48e79cbc664b637a6002e797004ad0435abbd4dc
This commit is contained in:
Jia Ding
2023-11-02 21:05:16 +08:00
committed by Ravindra Konda
parent 18ae9ef72a
commit d9093e9d7e

View File

@@ -107,6 +107,8 @@ CONFIG_WLAN_FEATURE_RX_BUFFER_POOL := y
CONFIG_DP_RX_REFILL_BUFF_POOL_SIZE := 256
CONFIG_DP_RX_REFILL_THRD_THRESHOLD := 128
CONFIG_WLAN_FEATURE_COAP := n
endif # ARCH_SDXPINN
ifeq ($(CONFIG_ARCH_PINEAPPLE), y)