From a8bcbc8801a2f58bdf481bdc2c5e46d81c33c5a8 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Sun, 20 Mar 2016 01:18:49 +0000 Subject: [PATCH] [x86] input: Enable ASUS_WIRELESS as module (Closes: #818487) --- debian/changelog | 1 + debian/config/kernelarch-x86/config | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 8cb01ef45..7b86af39f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,7 @@ linux (4.5-1~exp1) UNRELEASED; urgency=medium [ Ben Hutchings ] * [armel/versatile] Enable GPIOLIB, new dependency of SMC91X (fixes FTBFS) + * [x86] input: Enable ASUS_WIRELESS as module (Closes: #818487) -- Martin Michlmayr Thu, 10 Mar 2016 19:03:00 -0800 diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config index 2cfe26217..8df019d10 100644 --- a/debian/config/kernelarch-x86/config +++ b/debian/config/kernelarch-x86/config @@ -1353,6 +1353,7 @@ CONFIG_EEEPC_LAPTOP=m CONFIG_ASUS_WMI=m CONFIG_ASUS_NB_WMI=m CONFIG_EEEPC_WMI=m +CONFIG_ASUS_WIRELESS=m CONFIG_ACPI_WMI=m CONFIG_MSI_WMI=m CONFIG_TOPSTAR_LAPTOP=m