aboutsummarylogtreecommitdiffstats
path: root/config.x86_64
diff options
context:
space:
mode:
authoryar2014-06-17 07:02:07 -0700
committeryar2015-07-03 16:59:00 -0700
commit3b4652c22410f6419dba45d6f17eeeba27c21ac1 (patch)
treeb3b39d6d528c515b759f170dde4739d9a851be75 /config.x86_64
parent5b572ac43505660b4ec7bf141935e2e78ced6237 (diff)
downloadaur-3b4652c22410f6419dba45d6f17eeeba27c21ac1.tar.gz
enable DM_THIN_PROVISIONING
'needed for docker devicemapper graphdriver', says m0ikz
Diffstat (limited to 'config.x86_64')
-rw-r--r--config.x86_646
1 files changed, 3 insertions, 3 deletions
diff --git a/config.x86_64 b/config.x86_64
index 04986d030d7c..d7cc1f724fc9 100644
--- a/config.x86_64
+++ b/config.x86_64
@@ -971,12 +971,12 @@ CONFIG_BLK_DEV_DM_BUILTIN=y
CONFIG_BLK_DEV_DM=y
# CONFIG_DM_DEBUG is not set
CONFIG_DM_BUFIO=y
-CONFIG_DM_BIO_PRISON=m
-CONFIG_DM_PERSISTENT_DATA=m
+CONFIG_DM_BIO_PRISON=y
+CONFIG_DM_PERSISTENT_DATA=y
# CONFIG_DM_DEBUG_BLOCK_STACK_TRACING is not set
CONFIG_DM_CRYPT=y
CONFIG_DM_SNAPSHOT=y
-# CONFIG_DM_THIN_PROVISIONING is not set
+CONFIG_DM_THIN_PROVISIONING=y
# CONFIG_DM_CACHE is not set
CONFIG_DM_ERA=m
CONFIG_DM_MIRROR=y