Sign in
zircon-guest
/
third_party
/
linux
/
f7e3334a6bcb42e7295a9bd9cb36ca4e6e4e66b4
/
.
/
drivers
/
md
/
persistent-data
/
Kconfig
blob: 19b268795415b4a1eaf519001511275774a7f96e [
file
] [
log
] [
blame
]
config DM_PERSISTENT_DATA
tristate
depends on BLK_DEV_DM
select
LIBCRC32C
select
DM_BUFIO
---
help
---
Library
providing immutable on
-
disk data structure support
for
device
-
mapper targets such
as
the thin provisioning target
.