X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/blobdiff_plain/e7515ac07d2d66cfe161da4d7bb1040a9c22ed89..a5cc7a10225db8e3db23aac34369e3eed9e0333e:/patch_kernel_config.pl diff --git a/patch_kernel_config.pl b/patch_kernel_config.pl index d6f1f33..1b39027 100644 --- a/patch_kernel_config.pl +++ b/patch_kernel_config.pl @@ -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;