datarmnet-ext: Module enablement for kalama

Enable shs, perf_tether, wlan, and offload modules
for kalama target.

CRs-Fixed: 3085494
Change-Id: I18379d6fe83d9eb925ba59ca454a5f36b9da76ad
Signed-off-by: Conner Huff <quic_chuff@quicinc.com>
This commit is contained in:
Conner Huff
2021-11-08 19:40:49 -08:00
committed by Subash Abhinov Kasiviswanathan
parent 8a9f715f3d
commit 515aba0b51
5 changed files with 7 additions and 1 deletions

View File

@@ -4,6 +4,7 @@ ifneq ($(TARGET_BOARD_PLATFORM),qssi)
RMNET_WLAN_DLKM_PLATFORMS_LIST := lahaina
RMNET_WLAN_DLKM_PLATFORMS_LIST += holi
RMNET_WLAN_DLKM_PLATFORMS_LIST += taro
RMNET_WLAN_DLKM_PLATFORMS_LIST += kalama
ifeq ($(call is-board-platform-in-list, $(RMNET_WLAN_DLKM_PLATFORMS_LIST)),true)
LOCAL_PATH := $(call my-dir)