Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
d72515b85a6583db131ec6032978e3c9d4291d95
/
.
/
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
.