1
0
mirror of https://github.com/NixOS/nixos-hardware synced 2024-06-02 11:03:33 +02:00

Enable STREAMING_MEDIA kernel option

This commit is contained in:
mexisme 2023-01-19 17:00:17 +13:00
parent 27b616b63a
commit 906737f580

View File

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