1 ########################################################## 2 # init.insmod.comet.cfg # 3 # This file contains comet specific kernel modules # 4 # to 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 9 modprobe|bcmdhd4390.ko 10 modprobe|snd-soc-cs35l41-i2c.ko 11 modprobe|goodix_brl_touch.ko 12 modprobe|syna_touch.ko 13 modprobe|cs40l26-i2c.ko 14 modprobe|snd-soc-cs40l26.ko 15 16 # All device specific modules loaded 17 setprop|vendor.device.modules.ready 18 setprop|vendor.all.modules.ready 19 setprop|vendor.all.devices.ready 20