1760f10fa6
Bug: 208386762 Test: Build pass Change-Id: I65a71c8c8501e0bb25b5ee261399c668aa532f99
15 lines
566 B
INI
15 lines
566 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|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
|