Merge pull request #839 from damianoognissanti/patch-3

Make so that kernel configs are actually read when compiling for microsoft surface devices.
This commit is contained in:
Jörg Thalheim 2024-01-25 12:30:38 +01:00 committed by GitHub
commit f84eaffc35
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 2 deletions

View File

@ -23,6 +23,7 @@ let
url = "mirror://kernel/linux/kernel/v6.x/linux-${version}.tar.xz";
sha256 = "sha256-iLiefdQerU46seQRyLuNWSV1rPgVzx3zwNxX4uiCwLw=";
};
ignoreConfigErrors=true;
};

View File

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