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:
Tao Huang
2019-10-30 19:28:34 +08:00
parent 2f1bc0f1e6
commit 8a61de5df0

View File

@@ -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