[linux] 02/03: [arm64] Enable TI WLAN (WLAN_VENDOR_TI)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Tue Aug 30 04:25:50 UTC 2016


This is an automated email from the git hooks/post-receive script.

tbm pushed a commit to branch master
in repository linux.

commit ec43be6f74f619e44cf9a12ebb7e0d687261a460
Author: Martin Michlmayr <tbm at cyrius.com>
Date:   Mon Aug 29 21:22:16 2016 -0700

    [arm64] Enable TI WLAN (WLAN_VENDOR_TI)
---
 debian/changelog           |  1 +
 debian/config/arm64/config | 30 ++++++++++++++++++++++++++++++
 2 files changed, 31 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 7ec5e6a..b0e4367 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,7 @@ linux (4.8~rc3-1~exp1) UNRELEASED; urgency=medium
     STUB_CLK_HI6220, HI6220_MBOX, COMMON_RESET_HI6220, PHY_HI6220_USB,
     HW_RANDOM_HISI, DRM_HISI_KIRIN, INPUT_HISI_POWERKEY, PCI_HISI,
     SPI_HISI_SFC, SCSI_HISI_SAS (Closes: #821027).
+  * [arm64] Enable TI WLAN (WLAN_VENDOR_TI): WL1251, WL12XX, WL18XX
 
   [ Ben Hutchings ]
   * Update config for 4.8:
diff --git a/debian/config/arm64/config b/debian/config/arm64/config
index 4d98490..6416f2d 100644
--- a/debian/config/arm64/config
+++ b/debian/config/arm64/config
@@ -360,6 +360,36 @@ CONFIG_SKFP=m
 CONFIG_WCN36XX=m
 
 ##
+## file: drivers/net/wireless/ti/Kconfig
+##
+CONFIG_WLAN_VENDOR_TI=y
+CONFIG_WILINK_PLATFORM_DATA=y
+
+##
+## file: drivers/net/wireless/ti/wl1251/Kconfig
+##
+CONFIG_WL1251=m
+CONFIG_WL1251_SPI=m
+CONFIG_WL1251_SDIO=m
+
+##
+## file: drivers/net/wireless/ti/wl12xx/Kconfig
+##
+CONFIG_WL12XX=m
+
+##
+## file: drivers/net/wireless/ti/wl18xx/Kconfig
+##
+CONFIG_WL18XX=m
+
+##
+## file: drivers/net/wireless/ti/wlcore/Kconfig
+##
+CONFIG_WLCORE=m
+CONFIG_WLCORE_SPI=m
+CONFIG_WLCORE_SDIO=m
+
+##
 ## file: drivers/nvmem/Kconfig
 ##
 CONFIG_QCOM_QFPROM=m

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list