Robin Peng | cd374d8 | 2021-02-23 20:00:46 +0800 | [diff] [blame] | 1 | ########################################################## |
| 2 | # init.insmod.whitefin.cfg # |
| 3 | # This file contains whitefin specific kernel modules to # |
| 4 | # load at init time by init.insmod.sh script # |
| 5 | ########################################################## |
| 6 | |
| 7 | # Load device specific kernel modules |
| 8 | # Modules here will be loaded *after* all common modules |
Daniel Mentz | 296196c | 2021-04-28 20:39:25 -0700 | [diff] [blame] | 9 | modprobe|bcmdhd43752.ko |
| 10 | modprobe|snd-soc-cs35l41-i2c.ko |
| 11 | modprobe|drv2624.ko |
| 12 | modprobe|sec_touch.ko |
Robin Peng | cd374d8 | 2021-02-23 20:00:46 +0800 | [diff] [blame] | 13 | |
| 14 | # All device specific modules loaded |
| 15 | setprop|vendor.device.modules.ready |