diff options
author | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2019-05-27 16:08:53 +0100 |
---|---|---|
committer | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2019-05-27 16:08:53 +0100 |
commit | f2c963d1c1ee6ab701a6e08c26d2aa63c8fa4346 (patch) | |
tree | a78c5a2af936d53685938d141b9e9f7de2a5008c /kernel | |
parent | a24bb00f68e76033b865b32771664223d2f7d6b6 (diff) | |
download | drakx-f2c963d1c1ee6ab701a6e08c26d2aa63c8fa4346.tar drakx-f2c963d1c1ee6ab701a6e08c26d2aa63c8fa4346.tar.gz drakx-f2c963d1c1ee6ab701a6e08c26d2aa63c8fa4346.tar.bz2 drakx-f2c963d1c1ee6ab701a6e08c26d2aa63c8fa4346.tar.xz drakx-f2c963d1c1ee6ab701a6e08c26d2aa63c8fa4346.zip |
Add intel-lpss* kernel modules (mga#20327)
Diffstat (limited to 'kernel')
-rw-r--r-- | kernel/list_modules.pm | 1 |
1 files changed, 1 insertions, 0 deletions
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), |