diff options
| -rw-r--r-- | remote/rootfs/rootfs-stage32/data/etc/modprobe.d/50-mltk-blacklist.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/remote/rootfs/rootfs-stage32/data/etc/modprobe.d/50-mltk-blacklist.conf b/remote/rootfs/rootfs-stage32/data/etc/modprobe.d/50-mltk-blacklist.conf new file mode 100644 index 00000000..7a01777c --- /dev/null +++ b/remote/rootfs/rootfs-stage32/data/etc/modprobe.d/50-mltk-blacklist.conf @@ -0,0 +1,5 @@ +# Blacklist for mltk related modules + +# Intel corporation 82Q35 Express MEI controller spams syslog under +# some 3.0 kernels +# blacklist mei |
