Sign in
ara-mdk
/
kernel
/
panda
/
d50c673363448778d9c7a32579d5b4948dcf1271
/
.
/
drivers
/
md
/
persistent-data
/
Kconfig
blob: ceb359050a599aa029284ea0df0469c1ee0b65aa [
file
] [
log
] [
blame
]
config DM_PERSISTENT_DATA
tristate
depends on BLK_DEV_DM
&&
EXPERIMENTAL
select
LIBCRC32C
select
DM_BUFIO
---
help
---
Library
providing immutable on
-
disk data structure support
for
device
-
mapper targets such
as
the thin provisioning target
.