X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/blobdiff_plain/e7515ac07d2d66cfe161da4d7bb1040a9c22ed89..b33d2b4a9a4568ba67f6ed07e343e9eac0be2f7e:/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;