Blob Blame History Raw
# CONFIG_BLK_INLINE_ENCRYPTION:
# 
# Build the blk-crypto subsystem. Enabling this lets the
# block layer handle encryption, so users can take
# advantage of inline encryption hardware if present.
# 
# Symbol: BLK_INLINE_ENCRYPTION [=n]
# Type  : bool
# Defined at block/Kconfig:189
#   Prompt: Enable inline encryption support in block layer
#   Depends on: BLOCK [=y]
#   Location:
#     -> Enable the block layer (BLOCK [=y])
# 
# 
# 
CONFIG_BLK_INLINE_ENCRYPTION=y