1##########################################################
2#           init.insmod.raven.cfg                        #
3# This file contains raven 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
9modprobe|bcmdhd4389.ko
10modprobe|sec_touch.ko
11modprobe|st33spi.ko
12
13# All device specific modules loaded
14setprop|vendor.device.modules.ready
15setprop|vendor.all.modules.ready
16setprop|vendor.all.devices.ready
17