Initialize device felix
based on pipit 68a0b4b411e8d23dfd966d24a5c35ea4ffb9d5f1 and cheetah 9acaa7507c23ffc7ca5f82a9579dd3a7c56af809 Bug: 206057564 Change-Id: Id59ed48d2a39c9a5a811c41157732914f3568d51
This commit is contained in:
parent
2ea4006c75
commit
e7cfbb7e37
100 changed files with 148867 additions and 0 deletions
18
init.insmod.felix.cfg
Normal file
18
init.insmod.felix.cfg
Normal file
|
@ -0,0 +1,18 @@
|
|||
#######################################################
|
||||
# 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
|
Loading…
Add table
Add a link
Reference in a new issue