devices.pc: kernel add lantian patch

This commit is contained in:
陈浩南 2024-08-17 13:56:27 +08:00
parent 7edb72b51f
commit 57aeb9a12e

View File

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