git.openpandora.org
/
pandora-kernel.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux...
[pandora-kernel.git]
/
drivers
/
md
/
persistent-data
/
Kconfig
1
config DM_PERSISTENT_DATA
2
tristate
3
depends on BLK_DEV_DM && EXPERIMENTAL
4
select LIBCRC32C
5
select DM_BUFIO
6
---help---
7
Library providing immutable on-disk data structure support for
8
device-mapper targets such as the thin provisioning target.