Enable STREAMING_MEDIA kernel option

This commit is contained in:
mexisme 2023-01-19 17:00:17 +13:00
parent 27b616b63a
commit 906737f580
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@
name = "microsoft-surface-patches-linux-${version}";
patch = null;
structuredExtraConfig = with kernel; {
STREAMING_MEDIA = yes;
#
# Surface Aggregator Module
#