X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/blobdiff_plain/71918b3cc12f75c46df87841ce3d12570f136558..8e451651ca53c595513b5fb45789c63edfdc9be0:/patch_kernel_config.pl diff --git a/patch_kernel_config.pl b/patch_kernel_config.pl index 5768342..6b4c701 100644 --- a/patch_kernel_config.pl +++ b/patch_kernel_config.pl @@ -68,6 +68,7 @@ my %asahi_options = ( 'CONFIG_USB_XHCI_PCI_ASMEDIA' => 'y', 'CONFIG_APPLE_M1_CPU_PMU' => 'y', 'CONFIG_SND_SOC_CS42L83' => 'm', + 'CONFIG_DRM_APPLE' => 'y', ); my %debian_options;