summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/CONFIG_F2FS_FS_LZORLE
blob: 39bf1b30784b1917d3aac294193a26c7e3c26e4d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# CONFIG_F2FS_FS_LZORLE:
# 
# Support LZO-RLE compress algorithm, if unsure, say Y.
# 
# Symbol: F2FS_FS_LZORLE [=y]
# Type  : bool
# Defined at fs/f2fs/Kconfig:131
#   Prompt: LZO-RLE compression support
#   Depends on: BLOCK [=y] && F2FS_FS_COMPRESSION [=y] && F2FS_FS_LZO [=y]
#   Location:
#     -> File systems
#       -> F2FS filesystem support (F2FS_FS [=m])
#         -> F2FS compression feature (F2FS_FS_COMPRESSION [=y])
# Selects: LZO_COMPRESS [=y] && LZO_DECOMPRESS [=y]
# 
# 
# 
CONFIG_F2FS_FS_LZORLE=y