Enable Thin Provisioning

This commit is contained in:
Hugo Ferreira 2014-01-19 19:57:21 +00:00
parent cd16628e0b
commit 9b463a0414
2 changed files with 2 additions and 2 deletions
core/linux-raspberrypi-latest

View file

@ -33,7 +33,7 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
'aufs-sources-3.12.7-mmap-aufs3.patch')
md5sums=('c18af969521e3149fe1e224f5a43fe7a'
'e7cc176bd06554b2a45703553af929f8'
'36c242c10ef6679d0418995af359dcd3'
'c0d63f4d42fd334bf31e4f749d4694f3'
'9335d1263fd426215db69841a380ea26'
'a00e424e2fbb8c5a5f77ba2c4871bed4'

View file

@ -1285,7 +1285,7 @@ CONFIG_BLK_DEV_DM=y
# CONFIG_DM_DEBUG is not set
CONFIG_DM_CRYPT=y
CONFIG_DM_SNAPSHOT=m
# CONFIG_DM_THIN_PROVISIONING is not set
CONFIG_DM_THIN_PROVISIONING=y
# CONFIG_DM_CACHE is not set
CONFIG_DM_MIRROR=y
CONFIG_DM_RAID=y