Load vh_sched kernel module in parallel

Bug: 237232510
Change-Id: I70bfe77abf5d26cb6763dbe1cdc9139f4495e2e1
Signed-off-by: Chungkai Mei <chungkai@google.com>
This commit is contained in:
Chungkai Mei 2023-01-05 12:44:46 +00:00 committed by TreeHugger Robot
parent 6be0faee36
commit 412868e428

View file

@ -23,7 +23,6 @@ USES_DEVICE_GOOGLE_LYNX := true
BOARD_BOOTCONFIG += androidboot.load_modules_parallel=true
# The modules which need to be loaded in sequential
BOARD_KERNEL_CMDLINE += vh_sched.load_sequential=1
BOARD_KERNEL_CMDLINE += exynos_drm.load_sequential=1
include device/google/gs201/BoardConfig-common.mk