Skip to content

Commit 427ff35

Browse files
Ziyuan Xurkhuangtao
authored andcommitted
arm64: configs: rk3308_linux_defconfig: enable initrd support
Change-Id: I81d91a25af09a222f013e28fe643482857d6a9d3 Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com>
1 parent 72cfae1 commit 427ff35

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

arch/arm64/configs/rk3308_linux_defconfig

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ CONFIG_FHANDLE=y
66
CONFIG_NO_HZ=y
77
CONFIG_HIGH_RES_TIMERS=y
88
CONFIG_LOG_BUF_SHIFT=18
9+
CONFIG_BLK_DEV_INITRD=y
10+
# CONFIG_RD_BZIP2 is not set
11+
# CONFIG_RD_LZMA is not set
12+
# CONFIG_RD_XZ is not set
13+
# CONFIG_RD_LZO is not set
14+
# CONFIG_RD_LZ4 is not set
915
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
1016
CONFIG_EMBEDDED=y
1117
# CONFIG_SLUB_DEBUG is not set

0 commit comments

Comments
 (0)