X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/blobdiff_plain/b63620bb085c32343362acdfecb1c74fb3403c99..1d345283d008a60bfb2389aac5fcb0b4bb8d6f06:/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;