]> git.zerfleddert.de Git - m1-debian/commitdiff
add bluetooth driver
authorThomas Glanzmann <thomas@glanzmann.de>
Mon, 18 Jul 2022 16:28:04 +0000 (18:28 +0200)
committerThomas Glanzmann <thomas@glanzmann.de>
Mon, 18 Jul 2022 16:28:04 +0000 (18:28 +0200)
patch_kernel_config.pl

index 782977f21a5f788fe012497ef59808c626c93b3b..243d8cc9170fafc35b36669e77475a5cd915d829 100644 (file)
@@ -60,6 +60,7 @@ my %asahi_options = (
         'CONFIG_BACKLIGHT_CLASS_DEVICE' => 'y',
         'CONFIG_BACKLIGHT_GPIO' => 'm',
         'CONFIG_TYPEC_TPS6598X' => 'y',
+        'CONFIG_BT_HCIBCM4377' => 'm',
 );
 
 my %debian_options;
Impressum, Datenschutz