linux-kernel: Add dell drivers on 5.12+

This commit is contained in:
roblabla 2021-06-23 15:30:09 +02:00
parent 5fa785a60a
commit be03cf01f3

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