evolution: Initialize for Evolution X 11.x (16/bka)
Signed-off-by: AnierinB <anierin@evolution-x.org>
This commit is contained in:
commit
f4222e700f
389 changed files with 118358 additions and 0 deletions
18
init.insmod.ravenclaw.cfg
Normal file
18
init.insmod.ravenclaw.cfg
Normal file
|
@ -0,0 +1,18 @@
|
|||
##########################################################
|
||||
# init.insmod.ravenclaw.cfg #
|
||||
# This file contains ravenclaw 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|haptics-cs40l2x.ko
|
||||
|
||||
# All device specific modules loaded
|
||||
setprop|vendor.device.modules.ready
|
||||
setprop|vendor.all.modules.ready
|
||||
setprop|vendor.all.devices.ready
|
Loading…
Add table
Add a link
Reference in a new issue