X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/blobdiff_plain/ba36d1c8017ed2caa35292cc1de6b08bb79cf512..a515fd59667355dd8bb8eeac7fa506a7cfd35dba:/patch_kernel_config.pl diff --git a/patch_kernel_config.pl b/patch_kernel_config.pl index 782977f..243d8cc 100644 --- a/patch_kernel_config.pl +++ b/patch_kernel_config.pl @@ -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;