]> git.zerfleddert.de Git - m1-debian/commitdiff
another kernel option
authorThomas Glanzmann <thomas@glanzmann.de>
Wed, 26 Oct 2022 06:30:54 +0000 (08:30 +0200)
committerThomas Glanzmann <thomas@glanzmann.de>
Wed, 26 Oct 2022 06:30:54 +0000 (08:30 +0200)
patch_kernel_config.pl

index 5768342cbac1b8fd5121540e314739c7330aa0fb..6b4c7014fb8fc8df1c1f602e753168f83d0742bb 100644 (file)
@@ -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;
Impressum, Datenschutz