Просмотр исходного кода

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 лет назад
Родитель
Сommit
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