kernel_samsung_a53x/vendor_boot_module_order_s5e8825.cfg
2024-06-15 16:02:09 -03:00

29 lines
724 B
INI
Executable file

# module_load_list.cfg
# The kernel modules to load ordering
#
# This file insert module list to module.order's head and modifies modules.order in build stage.
# So, If you insert your module here, These module will be loaded before others.
# Other moduls are listed in module.order as build system inserted.
#
# You must insert module file name only.
# Do not insert blank line or others.
#
# How to use:
# Add module name at best line
#
# Example:
# A.ko
# B.ko
# C.ko
#
# module.order file will be set to front :
# A.ko, B.ko C.ko and other modules.order
exynos-chipid_v2.ko
exynos-reboot.ko
sec_debug_base_early.ko
exynos_mct.ko
exynos_tty.ko
clk_exynos.ko
i2c-exynos5.ko
s2dos05-regulator.ko
sec_debug_mode.ko