X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/blobdiff_plain/8e451651ca53c595513b5fb45789c63edfdc9be0..3aa6611db915215c2a4015bd0a5f17702ba1888d:/patch_kernel_config.pl diff --git a/patch_kernel_config.pl b/patch_kernel_config.pl index 6b4c701..2bc15b8 100644 --- a/patch_kernel_config.pl +++ b/patch_kernel_config.pl @@ -69,6 +69,7 @@ my %asahi_options = ( 'CONFIG_APPLE_M1_CPU_PMU' => 'y', 'CONFIG_SND_SOC_CS42L83' => 'm', 'CONFIG_DRM_APPLE' => 'y', + 'CONFIG_DRM_ASAHI' => 'y', ); my %debian_options;