summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/CONFIG_BLK_INLINE_ENCRYPTION
blob: f81ea96301fe09df3c6d5e762e15a295a569c9e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# 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