Revert "Disable touchscreen via TLP"

This reverts commit 7d23e7f63a.
This commit is contained in:
2020-09-15 13:45:45 +02:00
parent 6196850d1f
commit 66183e761c

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";
};
};