]> git.zerfleddert.de Git - m1-debian/commitdiff
more kernel config options
authorThomas Glanzmann <thomas@glanzmann.de>
Sun, 17 Dec 2023 15:11:56 +0000 (16:11 +0100)
committerThomas Glanzmann <thomas@glanzmann.de>
Sun, 17 Dec 2023 15:11:56 +0000 (16:11 +0100)
patch_kernel_config.pl

index 1b390270a9b5e078de82ab97ed4f5798ed2e9505..a93b64de44d76c490e96069c296cd4a58544f2f3 100644 (file)
@@ -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;
Impressum, Datenschutz