Bug: 228405344 Test: Normal boot lsmod Test: Off-mode-charge lsmod Test: Recovery mode lsmod Change-Id: I833adee6bfc4cb0f7241f3bf5c147a84e1844d0b
18 lines
621 B
INI
18 lines
621 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|ftm5.ko
|
|
modprobe|sec_touch.ko
|
|
modprobe|cl_dsp.ko
|
|
modprobe|input-cs40l26-i2c.ko
|
|
modprobe|snd-soc-cs40l26.ko
|
|
|
|
# All device specific modules loaded
|
|
setprop|vendor.device.modules.ready
|