Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
kernel
/
linux-linaro-stable.git
/
00f5ce99dc6ee46c3113393cc8fa12173f9bbcd7
/
.
/
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
.