X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=arch%2Fum%2FKconfig_block;h=8f2ba090c73fa1aad6c4dec7ceb720d122e7b7ae;hb=16c70f8c1b54b61c3b951b6fb220df250fe09b32;hp=fba53d9bb983d44ddd9f188db3aa86e08825155f;hpb=5273a3df6485dc2ad6aa7ddd441b9a21970f003b;p=linux-2.6.git diff --git a/arch/um/Kconfig_block b/arch/um/Kconfig_block index fba53d9bb..8f2ba090c 100644 --- a/arch/um/Kconfig_block +++ b/arch/um/Kconfig_block @@ -29,6 +29,10 @@ config BLK_DEV_UBD_SYNC wise choice too. In all other cases (for example, if you're just playing around with User-Mode Linux) you can choose N. +config BLK_DEV_COW_COMMON + bool + default BLK_DEV_UBD + config BLK_DEV_LOOP tristate "Loopback device support" @@ -50,6 +54,7 @@ config BLK_DEV_INITRD config MMAPPER tristate "Example IO memory driver" + depends on BROKEN help The User-Mode Linux port can provide support for IO Memory emulation with this option. This allows a host file to be