diff --git a/pkgs/os-specific/linux/kernel/common-config.nix b/pkgs/os-specific/linux/kernel/common-config.nix index e5016ccb87fa..25f96d07e256 100644 --- a/pkgs/os-specific/linux/kernel/common-config.nix +++ b/pkgs/os-specific/linux/kernel/common-config.nix @@ -904,6 +904,7 @@ let # Enable staging drivers. These are somewhat experimental, but # they generally don't hurt. STAGING = yes; + STAGING_MEDIA = yes; }; proc-events = {