1##########################################################
2#           init.insmod.ravenclaw.cfg                  #
3# This file contains ravenclaw 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|bcmdhd4389.ko
10modprobe|snd-soc-cs35l41-spi.ko
11modprobe|ftm5.ko
12modprobe|sec_touch.ko
13modprobe|haptics-cs40l2x.ko
14
15# All device specific modules loaded
16setprop|vendor.device.modules.ready
17setprop|vendor.all.modules.ready
18setprop|vendor.all.devices.ready
19