]> git.zerfleddert.de Git - m1-debian/commitdiff
add hid dockchannel
authorThomas Glanzmann <thomas@glanzmann.de>
Wed, 17 Aug 2022 05:13:00 +0000 (07:13 +0200)
committerThomas Glanzmann <thomas@glanzmann.de>
Wed, 17 Aug 2022 05:13:00 +0000 (07:13 +0200)
patch_kernel_config.pl

index 243d8cc9170fafc35b36669e77475a5cd915d829..4c7fbbb9020546dadf7a0f016561b8b8dac9f695 100644 (file)
@@ -61,6 +61,8 @@ my %asahi_options = (
         'CONFIG_BACKLIGHT_GPIO' => 'm',
         'CONFIG_TYPEC_TPS6598X' => 'y',
         'CONFIG_BT_HCIBCM4377' => 'm',
+        'CONFIG_HID_DOCKCHANNEL' => 'm',
+        'CONFIG_APPLE_DOCKCHANNEL' => 'm',
 );
 
 my %debian_options;
Impressum, Datenschutz