Skip to content
Commit fb63e548 authored by Herbert Xu's avatar Herbert Xu Committed by Theodore Ts'o
Browse files

ext4 crypto: do not select from EXT4_FS_ENCRYPTION



This patch adds a tristate EXT4_ENCRYPTION to do the selections
for EXT4_FS_ENCRYPTION because selecting from a bool causes all
the selected options to be built-in, even if EXT4 itself is a
module.

Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: default avatarTheodore Ts'o <tytso@mit.edu>
parent a44cd7a0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment