linux-kernel: Add dell drivers on 5.12+

(cherry picked from commit be03cf01f30d5319c7f1629a23265655711b9d07)
This commit is contained in:
roblabla 2021-06-23 15:30:09 +02:00 committed by github-actions[bot]
parent 97554dd958
commit a9eb5aa7ff

View File

@ -844,6 +844,7 @@ let
PREEMPT_VOLUNTARY = 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") {
# Enable CPU/memory hotplug support