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

Commit 67d00c8f authored by CNSS_WLAN Service's avatar CNSS_WLAN Service Committed by Gerrit - the friendly Code Review server
Browse files

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

Merge "Revert "sdm429w: bringup: LW.UM.1.1: disable wlan prima module for compilation"" into wlan-driver.lnx.1.0
parents 8790e2d7 d2ff1768
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),)