From: Arne Fitzenreiter <arne_f@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] kernel: enable IWLWIFI module.
Date: Sun, 06 Jan 2019 13:17:32 +0000 [thread overview]
Message-ID: <1546780652-2122-1-git-send-email-arne_f@ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 1229 bytes --]
IWLWIFI seems disabled by a mistake. Enable it.
fixes #11867
Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org>
---
kernel/config-generic | 14 +++++++++++++-
kernel/kernel.nm | 2 +-
2 files changed, 14 insertions(+), 2 deletions(-)
diff --git a/kernel/config-generic b/kernel/config-generic
index 3c9d9bc..184cd4e 100644
--- a/kernel/config-generic
+++ b/kernel/config-generic
@@ -2138,7 +2138,19 @@ CONFIG_IWL3945=m
# iwl3945 / iwl4965 Debugging Options
#
# CONFIG_IWLEGACY_DEBUG is not set
-# CONFIG_IWLWIFI is not set
+CONFIG_IWLWIFI=m
+CONFIG_IWLWIFI_LEDS=y
+CONFIG_IWLDVM=m
+CONFIG_IWLMVM=m
+CONFIG_IWLWIFI_OPMODE_MODULAR=y
+# CONFIG_IWLWIFI_BCAST_FILTERING is not set
+# CONFIG_IWLWIFI_PCIE_RTPM is not set
+
+#
+# Debugging Options
+#
+# CONFIG_IWLWIFI_DEBUG is not set
+CONFIG_IWLWIFI_DEVICE_TRACING=y
CONFIG_WLAN_VENDOR_INTERSIL=y
CONFIG_HOSTAP=m
CONFIG_HOSTAP_FIRMWARE=y
diff --git a/kernel/kernel.nm b/kernel/kernel.nm
index 2cf7210..4595e62 100644
--- a/kernel/kernel.nm
+++ b/kernel/kernel.nm
@@ -5,7 +5,7 @@
name = kernel
version = 4.20
-release = 11
+release = 12
thisapp = linux-%{version}
maintainer = Arne Fitzenreiter <arne.fitzenreiter(a)ipfire.org>
--
2.6.3
next reply other threads:[~2019-01-06 13:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-06 13:17 Arne Fitzenreiter [this message]
2019-01-07 13:01 ` Michael Tremer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1546780652-2122-1-git-send-email-arne_f@ipfire.org \
--to=arne_f@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox