summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Whitaker <mageia@martin-whitaker.me.uk>2019-05-27 16:08:53 +0100
committerMartin Whitaker <mageia@martin-whitaker.me.uk>2019-05-27 16:08:53 +0100
commitf2c963d1c1ee6ab701a6e08c26d2aa63c8fa4346 (patch)
treea78c5a2af936d53685938d141b9e9f7de2a5008c
parenta24bb00f68e76033b865b32771664223d2f7d6b6 (diff)
downloaddrakx-f2c963d1c1ee6ab701a6e08c26d2aa63c8fa4346.tar
drakx-f2c963d1c1ee6ab701a6e08c26d2aa63c8fa4346.tar.gz
drakx-f2c963d1c1ee6ab701a6e08c26d2aa63c8fa4346.tar.bz2
drakx-f2c963d1c1ee6ab701a6e08c26d2aa63c8fa4346.tar.xz
drakx-f2c963d1c1ee6ab701a6e08c26d2aa63c8fa4346.zip
Add intel-lpss* kernel modules (mga#20327)
-rw-r--r--images/NEWS2
-rw-r--r--kernel/list_modules.pm1
2 files changed, 3 insertions, 0 deletions
diff --git a/images/NEWS b/images/NEWS
index a33519315..eea6d9f35 100644
--- a/images/NEWS
+++ b/images/NEWS
@@ -1,3 +1,5 @@
+- add intel-lpss* (mga#20327)
+
Version 2.61 - 26 May 2019 by Martin Whitaker
- add elan_i2c (mga#20327)
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm
index 433f1b35c..f19da74aa 100644
--- a/kernel/list_modules.pm
+++ b/kernel/list_modules.pm
@@ -330,6 +330,7 @@ our %l = (
qw(evdev), qw(usblp printer), 'floppy', 'microcode', 'usb_common',
qw(acpi_cpufreq processor),
qw(bcm_sf2),
+ qw(intel-lpss intel-lpss-acpi intel-lpss-pci),
qw(usbip-host),
qw(vgem),