based on pipit 68a0b4b411e8d23dfd966d24a5c35ea4ffb9d5f1 and cheetah 9acaa7507c23ffc7ca5f82a9579dd3a7c56af809 Bug: 206057564 Change-Id: Id59ed48d2a39c9a5a811c41157732914f3568d51
18 lines
630 B
INI
18 lines
630 B
INI
#######################################################
|
|
# init.insmod.felix.cfg #
|
|
# This file contains felix specific kernel modules to #
|
|
# load at init time by init.insmod.sh script #
|
|
#######################################################
|
|
|
|
# Load device specific kernel modules
|
|
# Modules here will be loaded *after* all common modules
|
|
modprobe|bcmdhd4389.ko
|
|
modprobe|snd-soc-cs35l41-i2c.ko
|
|
modprobe|haptics-cs40l2x.ko
|
|
modprobe|input-cs40l26-i2c.ko
|
|
modprobe|ftm5.ko
|
|
modprobe|sec_touch.ko
|
|
modprobe|snd-soc-cs40l26.ko
|
|
|
|
# All device specific modules loaded
|
|
setprop|vendor.device.modules.ready
|