1########################################################## 2# init.insmod.tangorpro.cfg # 3# This file contains tangorpro 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|synadhd.ko 10modprobe|snd-soc-cs35l41-spi.ko 11modprobe|nvt_touch.ko 12 13# All device specific modules loaded 14setprop|vendor.device.modules.ready 15setprop|vendor.all.modules.ready 16setprop|vendor.all.devices.ready 17