Revert "devices.pc: kernel add lantian patch"

This reverts commit 57aeb9a12e.
This commit is contained in:
陈浩南 2024-08-17 14:39:00 +08:00
parent 57aeb9a12e
commit e5ae5a3980

View File

@ -54,7 +54,7 @@ inputs:
kernel =
{
variant = "xanmod-latest";
patches = [ "hibernate-progress" "amdgpu" "lantian" ];
patches = [ "hibernate-progress" "amdgpu" ];
modules.modprobeConfig =
[ "options iwlwifi power_save=0" "options iwlmvm power_scheme=1" "options iwlwifi uapsd_disable=1" ];
};