Explorar o código

qcacld-3.0: Add defconfigs for qca6490 and wcn7850

In preparation for upcoming Single Product Family (SPF) support add
per-target default configuration files for QCA6490 and WCN7850. In
addition add a default configuration file for the generic 'wlan'
target.

Change-Id: I0fb90c110bfa8b27a21327e2880642e1acb7853a
CRs-Fixed: 2890266
Jeff Johnson %!s(int64=4) %!d(string=hai) anos
pai
achega
fc76f6e562
Modificáronse 3 ficheiros con 3 adicións e 0 borrados
  1. 1 0
      configs/qca6490_defconfig
  2. 1 0
      configs/wcn7850_defconfig
  3. 1 0
      configs/wlan_defconfig

+ 1 - 0
configs/qca6490_defconfig

@@ -0,0 +1 @@
+include $(WLAN_ROOT)/configs/default_defconfig

+ 1 - 0
configs/wcn7850_defconfig

@@ -0,0 +1 @@
+include $(WLAN_ROOT)/configs/default_defconfig

+ 1 - 0
configs/wlan_defconfig

@@ -0,0 +1 @@
+include $(WLAN_ROOT)/configs/default_defconfig