浏览代码

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 4 年之前
父节点
当前提交
fc76f6e562
共有 3 个文件被更改,包括 3 次插入0 次删除
  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