Load vh_sched kernel module in parallel
Bug: 237232510 Change-Id: I57c5580d8906fafd6da600ecac0e4353f154d15f Signed-off-by: Chungkai Mei <chungkai@google.com>
This commit is contained in:
parent
2d05dda030
commit
6b552fa9f5
2 changed files with 0 additions and 2 deletions
|
@ -18,7 +18,6 @@
|
|||
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
|
||||
|
||||
TARGET_BOARD_INFO_FILE := device/google/pantah/board-info.txt
|
||||
|
|
|
@ -18,7 +18,6 @@
|
|||
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
|
||||
|
||||
TARGET_BOARD_INFO_FILE := device/google/pantah/board-info.txt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue