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