X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/blobdiff_plain/2a045cd4d35693a74881fe42faf9c81e10aadf57..9703bbcfaa3c5b3dac1cf6f868934cae3256b408:/patch_kernel_config.pl diff --git a/patch_kernel_config.pl b/patch_kernel_config.pl index 1b39027..a93b64d 100644 --- a/patch_kernel_config.pl +++ b/patch_kernel_config.pl @@ -85,6 +85,7 @@ my %asahi_options = ( 'CONFIG_USB_DWC3_PCI' => 'm', 'CONFIG_USB_XHCI_PCI_ASMEDIA' => 'y', 'CONFIG_VIDEO_APPLE_ISP' => 'm', + 'CONFIG_REGULATOR_FIXED_VOLTAGE' => 'y', ); my %debian_options;