From 90b2ea5cc127bcdf6a8db7bfa51cafd7b709d9f1 Mon Sep 17 00:00:00 2001 From: Bastian Blank Date: Wed, 6 Aug 2014 21:05:01 +0000 Subject: [PATCH] * debian/changelog: Update. * debian/config/config: Enable RTL8723BE svn path=/dists/trunk/linux/; revision=21695 --- debian/changelog | 1 + debian/config/config | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 8153caffb..09bc632c5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,7 @@ linux (3.16-1~exp1) UNRELEASED; urgency=medium * [x86] Enable EARLY_PRINTK_EFI. * Enable stack protector on all supported architectures. (closes: #756898) * [powerpc64, s390x] Enable PCI hotplug. + * Enable RTL8723BE. [ Ben Hutchings ] * udeb: Add new sound drivers to sound-modules (thanks to Samuel Thibault) diff --git a/debian/config/config b/debian/config/config index ab37046e5..1c1699003 100644 --- a/debian/config/config +++ b/debian/config/config @@ -3001,6 +3001,7 @@ CONFIG_RTL8192CE=m CONFIG_RTL8192SE=m CONFIG_RTL8192DE=m CONFIG_RTL8723AE=m +CONFIG_RTL8723BE=m CONFIG_RTL8188EE=m CONFIG_RTL8192CU=m # CONFIG_RTLWIFI_DEBUG is not set