Skip to content

Commit d1d948e

Browse files
authored
kmod: sof_insert: add missing skl support (#883)
snd_sof_pci_intel_skl is referenced in sof_remove.sh but not in sof_insert.sh. Add the missing support Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
1 parent b0be6ee commit d1d948e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tools/kmod/sof_insert.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ insert_module snd_sof_acpi_intel_bdw
8989
insert_module snd_sof_pci # ipc_type=1 # sof_pci_debug=1 ...
9090

9191
insert_module snd_sof_pci_intel_tng
92+
insert_module snd_sof_pci_intel_skl
9293
insert_module snd_sof_pci_intel_apl
9394
insert_module snd_sof_pci_intel_cnl
9495
insert_module snd_sof_pci_intel_icl

0 commit comments

Comments
 (0)