mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
ARM: rockchip_defconfig: enable INITRD_ASYNC
Save about 50ms of boot time on RK3288 EVB Change-Id: Id99a4e73019cad603a243f09f681f8c60faab8af Signed-off-by: Tao Huang <huangtao@rock-chips.com>
This commit is contained in:
@@ -29,6 +29,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_CC_OPTIMIZE_FOR_SIZE=y
|
||||
# CONFIG_FHANDLE is not set
|
||||
CONFIG_KALLSYMS_ALL=y
|
||||
|
||||
Reference in New Issue
Block a user