From 906737f5801d9809e60259f3e54d85728c7fc642 Mon Sep 17 00:00:00 2001 From: mexisme Date: Thu, 19 Jan 2023 17:00:17 +1300 Subject: [PATCH] Enable STREAMING_MEDIA kernel option --- microsoft/surface/common/kernel/linux-6.1.6/patches.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/microsoft/surface/common/kernel/linux-6.1.6/patches.nix b/microsoft/surface/common/kernel/linux-6.1.6/patches.nix index f0ba2c9..7b3cfdc 100644 --- a/microsoft/surface/common/kernel/linux-6.1.6/patches.nix +++ b/microsoft/surface/common/kernel/linux-6.1.6/patches.nix @@ -8,6 +8,8 @@ name = "microsoft-surface-patches-linux-${version}"; patch = null; structuredExtraConfig = with kernel; { + STREAMING_MEDIA = yes; + # # Surface Aggregator Module #