X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/blobdiff_plain/97b242e088bb0df2146a4595067a3d05a7b9861f..5386910fc14100e224c352ae37486a13eac7d4d9:/patch_kernel_config.pl?ds=sidebyside diff --git a/patch_kernel_config.pl b/patch_kernel_config.pl index 947ef8d..5768342 100644 --- a/patch_kernel_config.pl +++ b/patch_kernel_config.pl @@ -66,7 +66,8 @@ my %asahi_options = ( 'CONFIG_SND_SOC_CS42L84' => 'm', 'CONFIG_SND_SOC_TAS2780' => 'm', 'CONFIG_USB_XHCI_PCI_ASMEDIA' => 'y', - + 'CONFIG_APPLE_M1_CPU_PMU' => 'y', + 'CONFIG_SND_SOC_CS42L83' => 'm', ); my %debian_options;