This repository was archived by the owner on Jan 17, 2019. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ modprobe snd_soc_rt5651
66modprobe snd_soc_rt5640
77modprobe snd_soc_da7213
88modprobe snd_soc_pcm512x_i2c
9+ modprobe snd_soc_tdf8532
10+ modprobe snd_soc_rt274
911
1012modprobe sof_acpi_dev
1113modprobe sof_pci_dev
Original file line number Diff line number Diff line change @@ -27,6 +27,8 @@ remove_module snd_soc_sst_cht_bsw_rt5645
2727remove_module snd_soc_sst_cht_bsw_rt5670
2828remove_module snd_soc_sst_byt_cht_da7213
2929remove_module snd_soc_sst_bxt_pcm512x
30+ remove_module snd_soc_sst_bxt_tdf8532
31+ remove_module snd_soc_cnl_rt274
3032remove_module snd_sof_nocodec
3133remove_module snd_sof
3234
@@ -38,4 +40,6 @@ remove_module snd_soc_rl6231
3840remove_module snd_soc_da7213
3941remove_module snd_soc_pcm512x_i2c
4042remove_module snd_soc_pcm512x
43+ remove_module snd_soc_tdf8532
44+ remove_module snd_soc_rt274
4145remove_module snd_soc_acpi
You can’t perform that action at this time.
0 commit comments