]> git.zerfleddert.de Git - m1-debian/commitdiff
here we go
authorThomas Glanzmann <thomas@glanzmann.de>
Wed, 9 Mar 2022 19:14:16 +0000 (20:14 +0100)
committerThomas Glanzmann <thomas@glanzmann.de>
Wed, 9 Mar 2022 19:14:16 +0000 (20:14 +0100)
patch_kernel_config.pl

index 05bf34048b21a1b022078e00168106fd9e55758a..d7f50c92d44e6b63cb4dd3d384dd108212d27822 100644 (file)
@@ -57,7 +57,8 @@ my %asahi_options = (
         'CONFIG_USB_DWC3' => 'y',
         'CONFIG_USB_DWC3_PCI' => 'y',
         'CONFIG_FB_EFI' => 'n',
-        'CONFIG_BACKLIGHT_CLASS_DEVICE' => 'm',
+        'CONFIG_BACKLIGHT_CLASS_DEVICE' => 'y',
+        'CONFIG_BACKLIGHT_GPIO' => 'm',
 );
 
 my %debian_options;
Impressum, Datenschutz