diff options
Diffstat (limited to 'system/tp_smapi/modprobe.thinkpad_ec')
-rw-r--r-- | system/tp_smapi/modprobe.thinkpad_ec | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/system/tp_smapi/modprobe.thinkpad_ec b/system/tp_smapi/modprobe.thinkpad_ec new file mode 100644 index 0000000000..6e9b47637e --- /dev/null +++ b/system/tp_smapi/modprobe.thinkpad_ec @@ -0,0 +1,3 @@ +# Force loading of the thinkpad_ec module in case it refuses to do so because +# of reserved ports - this might happen on some newer Thinkpad laptops +options thinkpad_ec force_io=1 |