Sign in
googlers
/
maze
/
linux
/
c79c33af8f867e57ad4b84102db7901aee67485a
/
.
/
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
.