summaryrefslogtreecommitdiff
path: root/ubuntu/dm-raid4-5/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'ubuntu/dm-raid4-5/Kconfig')
-rw-r--r--ubuntu/dm-raid4-5/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/ubuntu/dm-raid4-5/Kconfig b/ubuntu/dm-raid4-5/Kconfig
new file mode 100644
index 000000000000..03fab6438d4d
--- /dev/null
+++ b/ubuntu/dm-raid4-5/Kconfig
@@ -0,0 +1,6 @@
+config DM_RAID45
+ tristate "RAID 4/5 target (EXPERIMENTAL)"
+ depends on BLK_DEV_DM && XOR_BLOCKS && EXPERIMENTAL
+ default m
+ ---help---
+ A target that supports RAID4 and RAID5 mappings.