summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/CONFIG_FS_ENCRYPTION_INLINE_CRYPT
blob: 8b9b8eb8c7e2d7e9bb2763ff96b2352ee82321d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# CONFIG_FS_ENCRYPTION_INLINE_CRYPT:
# 
# Enable fscrypt to use inline encryption hardware if available.
# 
# Symbol: FS_ENCRYPTION_INLINE_CRYPT [=n]
# Type  : bool
# Defined at fs/crypto/Kconfig:28
#   Prompt: Enable fscrypt to use inline crypto
#   Depends on: FS_ENCRYPTION [=y] && BLK_INLINE_ENCRYPTION [=y]
#   Location:
#     -> File systems
# 
# 
# 
CONFIG_FS_ENCRYPTION_INLINE_CRYPT=y