From 37aa7dc44d7cbfbd40a7b863b113ac1d49e44aaa Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Thu, 19 Nov 2015 00:27:44 +0000 Subject: [PATCH] wireless: Enable WL_MEDIATEK, MT7601U as module (cherry picked from commit 859321a4dfad572bc87422254a68e13fd9719a55) --- debian/changelog | 1 + debian/config/config | 10 ++++++++++ 2 files changed, 11 insertions(+) diff --git a/debian/changelog b/debian/changelog index 5fe3ad38a..2a550c818 100644 --- a/debian/changelog +++ b/debian/changelog @@ -31,6 +31,7 @@ linux (4.2.6-2) UNRELEASED; urgency=medium avoid driver conflicts * [armhf] udeb: Add stmmac platform modules dwmac-generic, dwmac-socfpga and dwmac-sunxi to nic-modules (Closes: #805098) + * wireless: Enable WL_MEDIATEK, MT7601U as module -- Salvatore Bonaccorso Tue, 10 Nov 2015 22:05:58 +0100 diff --git a/debian/config/config b/debian/config/config index 868556e71..4ed536583 100644 --- a/debian/config/config +++ b/debian/config/config @@ -3249,6 +3249,16 @@ CONFIG_LIBERTAS_SDIO=m # CONFIG_LIBERTAS_DEBUG is not set CONFIG_LIBERTAS_MESH=y +## +## file: drivers/net/wireless/mediatek/Kconfig +## +CONFIG_WL_MEDIATEK=y + +## +## file: drivers/net/wireless/mediatek/mt7601u/Kconfig +## +CONFIG_MT7601U=m + ## ## file: drivers/net/wireless/orinoco/Kconfig ##