Revert "system: Enable tp_smapi kernel module."

This reverts commit d4d0806324.
This commit is contained in:
Raghav Gururajan 2022-10-28 12:59:27 -04:00
parent b3dc467ad0
commit 24067fa4ad
Signed by: raghavgururajan
GPG Key ID: 5F5816647F8BE551
1 changed files with 2 additions and 4 deletions

View File

@ -48,8 +48,7 @@
(kernel linux-libre-lts)
(kernel-loadable-modules
(list
acpi-call-linux-module
tp-smapi-module))
acpi-call-linux-module))
(kernel-arguments
(append
(list
@ -182,8 +181,7 @@
(baud-rate 38400)))
(service kernel-module-loader-service-type
(list
"acpi_call"
"tp_smapi"))
"acpi_call"))
(service sane-service-type)
(service udisks-service-type
(udisks-configuration))