[linux] 04/07: [arm64, x86] net/wireless: Enable RTL8723BS as module (Closes: #881568)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Thu Nov 16 19:19:53 UTC 2017


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

benh pushed a commit to branch sid
in repository linux.

commit a4d1de0350f289863e1700186b51571624596f86
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Thu Nov 16 19:07:46 2017 +0000

    [arm64,x86] net/wireless: Enable RTL8723BS as module (Closes: #881568)
---
 debian/changelog                    | 1 +
 debian/config/arm64/config          | 5 +++++
 debian/config/kernelarch-x86/config | 5 +++++
 3 files changed, 11 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 2ed2ddb..9639c3b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -136,6 +136,7 @@ linux (4.13.13-1) UNRELEASED; urgency=medium
     (Closes: #881931)
   * [powerpc*/*64*] drm: Enable DRM_AMDGPU as module (Closes: #881593)
   * amdgpu: Enable DRM_AMDGPU_USERPTR on all architectures
+  * [arm64,x86] net/wireless: Enable RTL8723BS as module (Closes: #881568)
 
  -- Salvatore Bonaccorso <carnil at debian.org>  Sat, 04 Nov 2017 09:54:41 +0100
 
diff --git a/debian/config/arm64/config b/debian/config/arm64/config
index 9d55bdf..1e3987a 100644
--- a/debian/config/arm64/config
+++ b/debian/config/arm64/config
@@ -755,6 +755,11 @@ CONFIG_SPMI=y
 CONFIG_SPMI_MSM_PMIC_ARB=y
 
 ##
+## file: drivers/staging/rtl8723bs/Kconfig
+##
+CONFIG_RTL8723BS=m
+
+##
 ## file: drivers/thermal/Kconfig
 ##
 CONFIG_THERMAL=y
diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config
index a315598..a728050 100644
--- a/debian/config/kernelarch-x86/config
+++ b/debian/config/kernelarch-x86/config
@@ -1634,6 +1634,11 @@ CONFIG_RTL8192E=m
 CONFIG_RTL8192U=m
 
 ##
+## file: drivers/staging/rtl8723bs/Kconfig
+##
+CONFIG_RTL8723BS=m
+
+##
 ## file: drivers/staging/rts5208/Kconfig
 ##
 CONFIG_RTS5208=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