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

Commit d2ff1768 authored by Dundi Raviteja's avatar Dundi Raviteja
Browse files

Revert "sdm429w: bringup: LW.UM.1.1: disable wlan prima module for compilation"

This reverts commit 11e07a68.

Change-Id: Ic283ccead8ad9ffa52622992f42e4206f4a19b57
CRs-Fixed: 2736296
parent a6c01b8c
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -11,11 +11,9 @@ endif

# Build/Package options for 8916, 8974, 8226, 8610, 8909, 8952, 8937, 8953 targets
ifneq (,$(filter msm8916 msm8974 msm8226 msm8610 msm8909 msm8952 msm8937 msm8953 titanium,$(TARGET_BOARD_PLATFORM)))
ifneq ($(TARGET_SUPPORTS_ANDROID_WEAR_KERNEL_4_14),true)
WLAN_CHIPSET := pronto
WLAN_SELECT := CONFIG_PRONTO_WLAN=m
endif
endif

# Build/Package only in case of supported target
ifneq ($(WLAN_CHIPSET),)