2aa4ba2268
based on panther 0e0ae4dd4045e00dd50826d5c411351d47949d92 No-Typo-Check: based on above commit Bug: 202250383 Change-Id: I7dbcba9fc0644cf8e547c59b14a544701adc484b
16 lines
589 B
INI
16 lines
589 B
INI
##########################################################
|
|
# init.insmod.lynx.cfg #
|
|
# This file contains lynx 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-spi.ko
|
|
modprobe|ftm5.ko
|
|
modprobe|sec_touch.ko
|
|
modprobe|input-cs40l26-i2c.ko
|
|
|
|
# All device specific modules loaded
|
|
setprop|vendor.device.modules.ready
|