• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1##########################################################
2#           init.insmod.whitefin.cfg                     #
3# This file contains whitefin 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|bcmdhd43752.ko
10modprobe|snd-soc-cs35l41-i2c.ko
11modprobe|drv2624.ko
12modprobe|sec_touch.ko
13
14# All device specific modules loaded
15setprop|vendor.device.modules.ready
16setprop|vendor.all.modules.ready
17setprop|vendor.all.devices.ready
18