X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/blobdiff_plain/8e451651ca53c595513b5fb45789c63edfdc9be0..402883b05fd71b1a3736e7ce3e145cd8dd79c054:/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;