ga402: remove useless kernel flags
This commit is contained in:
parent
70325e398b
commit
20f2efe651
|
@ -20,6 +20,6 @@
|
|||
};
|
||||
|
||||
boot = {
|
||||
kernelParams = [ "pcie_aspm.policy=powersupersave" "acpi.prefer_microsoft_dsm_guid=1" ];
|
||||
kernelParams = [ "pcie_aspm.policy=powersupersave" ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue