From a4d1de0350f289863e1700186b51571624596f86 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Thu, 16 Nov 2017 19:07:46 +0000 Subject: [PATCH] [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 2ed2ddb7c..9639c3b2d 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 Sat, 04 Nov 2017 09:54:41 +0100 diff --git a/debian/config/arm64/config b/debian/config/arm64/config index 9d55bdfb9..1e3987a7e 100644 --- a/debian/config/arm64/config +++ b/debian/config/arm64/config @@ -754,6 +754,11 @@ CONFIG_SPI_THUNDERX=m CONFIG_SPMI=y CONFIG_SPMI_MSM_PMIC_ARB=y +## +## file: drivers/staging/rtl8723bs/Kconfig +## +CONFIG_RTL8723BS=m + ## ## file: drivers/thermal/Kconfig ## diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config index a31559883..a7280503e 100644 --- a/debian/config/kernelarch-x86/config +++ b/debian/config/kernelarch-x86/config @@ -1633,6 +1633,11 @@ CONFIG_RTL8192E=m ## CONFIG_RTL8192U=m +## +## file: drivers/staging/rtl8723bs/Kconfig +## +CONFIG_RTL8723BS=m + ## ## file: drivers/staging/rts5208/Kconfig ##