X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fmd%2FKconfig;h=e10b6bb2ff2f88ac5cea5b410557c601f805e154;hb=ffbce80bcb9d378c86e0fe47be6572b2fc1c5baa;hp=faa4741df6d3f7fca87e79b8a5f788b5d1b87218;hpb=70c9f18ca8f3652c7dcf715e9f0d41c399fe130d;p=pandora-kernel.git diff --git a/drivers/md/Kconfig b/drivers/md/Kconfig index faa4741df6d3..e10b6bb2ff2f 100644 --- a/drivers/md/Kconfig +++ b/drivers/md/Kconfig @@ -185,8 +185,12 @@ config MD_FAULTY In unsure, say N. +config BLK_DEV_DM_BUILTIN + boolean + config BLK_DEV_DM tristate "Device mapper support" + select BLK_DEV_DM_BUILTIN ---help--- Device-mapper is a low level volume manager. It works by allowing people to specify mappings for ranges of logical sectors. Various