mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
arm64: rockchip_defconfig: enable INITRD_ASYNC
Save about 60ms of boot time on RK3399 EVB Change-Id: Id28d4610c00944539956b81f7665fa5b0fc6dd95 Signed-off-by: Tao Huang <huangtao@rock-chips.com>
This commit is contained in:
@@ -30,6 +30,7 @@ CONFIG_BLK_DEV_INITRD=y
|
||||
# CONFIG_RD_XZ is not set
|
||||
# CONFIG_RD_LZO is not set
|
||||
# CONFIG_RD_LZ4 is not set
|
||||
CONFIG_INITRD_ASYNC=y
|
||||
# CONFIG_FHANDLE is not set
|
||||
CONFIG_KALLSYMS_ALL=y
|
||||
CONFIG_BPF_SYSCALL=y
|
||||
|
||||
Reference in New Issue
Block a user