summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--images/NEWS1
-rw-r--r--kernel/list_modules.pm2
2 files changed, 2 insertions, 1 deletions
diff --git a/images/NEWS b/images/NEWS
index ab45d790e..0767f213e 100644
--- a/images/NEWS
+++ b/images/NEWS
@@ -1,3 +1,4 @@
+- psmouse is now modular, so add it to list_modules.pm (mga#17470)
- sync with kernel-4.4
- sync with kernel-4.3
- sync with kernel-4.1
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm
index f5a402fb1..7d8e00ea6 100644
--- a/kernel/list_modules.pm
+++ b/kernel/list_modules.pm
@@ -291,7 +291,7 @@ our %l = (
qw(async_memcpy async_pq async_raid6_recov async_tx async_xor raid6_pq xor),
],
mouse => [
- qw(atixlmouse busmouse generic_serial inport ioc3_serial logibm logibusmouse msbusmouse pcips2 qpmouse synclinkmp),
+ qw(atixlmouse busmouse generic_serial inport ioc3_serial logibm logibusmouse msbusmouse psmouse pcips2 qpmouse synclinkmp),
qw(mousedev usbhid usbmouse synaptics_usb),
],
char => [