Add cl_dsp, input-cs40l26-i2c to kernel module blocklist file
The kernel modules cl_dsp and input-cs40l26-i2c are specific to some devices. We don't want them to be loaded on other gs101 devices when we run "modprobe -a". Bug: 190652328 Change-Id: If5bd77dd9138177f0c66f64b7a273c177472a062
This commit is contained in:
parent
03b6bbda27
commit
d3f341b7d2
1 changed files with 2 additions and 0 deletions
|
@ -1,7 +1,9 @@
|
||||||
blocklist bcmdhd43752
|
blocklist bcmdhd43752
|
||||||
blocklist bcmdhd4389
|
blocklist bcmdhd4389
|
||||||
|
blocklist cl_dsp
|
||||||
blocklist drv2624
|
blocklist drv2624
|
||||||
blocklist ftm5
|
blocklist ftm5
|
||||||
|
blocklist input-cs40l26-i2c
|
||||||
blocklist pktgen
|
blocklist pktgen
|
||||||
blocklist sec_touch
|
blocklist sec_touch
|
||||||
blocklist snd-soc-cs35l41-i2c
|
blocklist snd-soc-cs35l41-i2c
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue