linux-kernel: Add dell drivers on 5.12+
(cherry picked from commit be03cf01f30d5319c7f1629a23265655711b9d07)
This commit is contained in:
parent
97554dd958
commit
a9eb5aa7ff
@ -844,6 +844,7 @@ let
|
|||||||
PREEMPT_VOLUNTARY = yes;
|
PREEMPT_VOLUNTARY = yes;
|
||||||
|
|
||||||
X86_AMD_PLATFORM_DEVICE = yes;
|
X86_AMD_PLATFORM_DEVICE = yes;
|
||||||
|
X86_PLATFORM_DRIVERS_DELL = whenAtLeast "5.12" yes;
|
||||||
|
|
||||||
} // optionalAttrs (stdenv.hostPlatform.system == "x86_64-linux" || stdenv.hostPlatform.system == "aarch64-linux") {
|
} // optionalAttrs (stdenv.hostPlatform.system == "x86_64-linux" || stdenv.hostPlatform.system == "aarch64-linux") {
|
||||||
# Enable CPU/memory hotplug support
|
# Enable CPU/memory hotplug support
|
||||||
|
Loading…
x
Reference in New Issue
Block a user