]> git.zerfleddert.de Git - m1-debian/commitdiff
+= new kernel options
authorThomas Glanzmann <thomas@glanzmann.de>
Sun, 18 Sep 2022 10:31:28 +0000 (12:31 +0200)
committerThomas Glanzmann <thomas@glanzmann.de>
Sun, 18 Sep 2022 10:31:28 +0000 (12:31 +0200)
patch_kernel_config.pl

index 4c7fbbb9020546dadf7a0f016561b8b8dac9f695..947ef8dd4416ca2c2e867c69df66ea741d483d9f 100644 (file)
@@ -63,6 +63,10 @@ my %asahi_options = (
         'CONFIG_BT_HCIBCM4377' => 'm',
         'CONFIG_HID_DOCKCHANNEL' => 'm',
         'CONFIG_APPLE_DOCKCHANNEL' => 'm',
+        'CONFIG_SND_SOC_CS42L84' => 'm',
+        'CONFIG_SND_SOC_TAS2780' => 'm',
+        'CONFIG_USB_XHCI_PCI_ASMEDIA' => 'y',
+
 );
 
 my %debian_options;
Impressum, Datenschutz