X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/blobdiff_plain/409bd8cb215724a0ff602a54f6785cc6c5b2bc22..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;