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