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