X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/blobdiff_plain/12a464dfe296c2456a3c6a117eb426ce54e1f005..9d961f8a1ca3252d920057289345e1e5ff9e85ea:/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;