]> git.zerfleddert.de Git - m1-debian/commitdiff
easy to fix
authorThomas Glanzmann <thomas@glanzmann.de>
Thu, 5 Oct 2023 19:56:34 +0000 (21:56 +0200)
committerThomas Glanzmann <thomas@glanzmann.de>
Thu, 5 Oct 2023 19:56:34 +0000 (21:56 +0200)
patch_kernel_config.pl

index d6f1f33c616c79f51921102798d999af635d2cd7..1b390270a9b5e078de82ab97ed4f5798ed2e9505 100644 (file)
@@ -84,6 +84,7 @@ my %asahi_options = (
         'CONFIG_USB_DWC3' => 'm',
         'CONFIG_USB_DWC3_PCI' => 'm',
         'CONFIG_USB_XHCI_PCI_ASMEDIA' => 'y',
+        'CONFIG_VIDEO_APPLE_ISP' => 'm',
 );
 
 my %debian_options;
Impressum, Datenschutz