Revert "Disable touchscreen via TLP"

This reverts commit 7d23e7f63a.
This commit is contained in:
coolneng 2020-09-15 13:45:45 +02:00
parent 6196850d1f
commit 66183e761c
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 0 additions and 3 deletions

View File

@ -31,9 +31,6 @@
NATACPI_ENABLE = 1;
TPACPI_ENABLE = 1;
TPSMAPI_ENABLE = 1;
# Disable touchscreen to save battery
RUNTIME_PM_DRIVER_BLACKLIST = "usbhid";
};
};