mirror of
				https://github.com/oplus-giulia-dev/android_kernel_oneplus_sm8650-modules
				synced 2025-11-04 06:11:41 +08:00 
			
		
		
		
	qcom: wlan: qcacld-3.0: Include defconfig from wlan platform
Change-Id: I416ab20f7e990ec05a5d270b7ca94aadd47b4f34
This commit is contained in:
		@@ -43,6 +43,24 @@ else ifneq ($(LINUX_BUILD_TOP),)
 | 
			
		||||
endif
 | 
			
		||||
endif
 | 
			
		||||
 | 
			
		||||
WLAN_PLATFORM_ROOT := $(WLAN_ROOT)/../platform
 | 
			
		||||
 | 
			
		||||
ifeq ($(CONFIG_ARCH_PINEAPPLE), y)
 | 
			
		||||
include \
 | 
			
		||||
	$(WLAN_PLATFORM_ROOT)/cnss2/pineapple_gki_defconfig \
 | 
			
		||||
	$(WLAN_PLATFORM_ROOT)/cnss_genl/pineapple_gki_defconfig \
 | 
			
		||||
	$(WLAN_PLATFORM_ROOT)/cnss_prealloc/pineapple_gki_defconfig \
 | 
			
		||||
	$(WLAN_PLATFORM_ROOT)/cnss_utils/pineapple_gki_defconfig
 | 
			
		||||
endif
 | 
			
		||||
 | 
			
		||||
ifeq ($(CONFIG_ARCH_SUN), y)
 | 
			
		||||
include \
 | 
			
		||||
	$(WLAN_PLATFORM_ROOT)/cnss2/sun_gki_defconfig \
 | 
			
		||||
	$(WLAN_PLATFORM_ROOT)/cnss_genl/sun_gki_defconfig \
 | 
			
		||||
	$(WLAN_PLATFORM_ROOT)/cnss_prealloc/sun_gki_defconfig \
 | 
			
		||||
	$(WLAN_PLATFORM_ROOT)/cnss_utils/sun_gki_defconfig
 | 
			
		||||
endif
 | 
			
		||||
 | 
			
		||||
include $(WLAN_ROOT)/configs/$(CONFIG_QCA_CLD_WLAN_PROFILE)_defconfig
 | 
			
		||||
 | 
			
		||||
# add configurations in WLAN_CFG_OVERRIDE
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user