Blob Blame History Raw
# 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