X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=drivers%2Fblock%2FKconfig;h=262326973ee01a2ce2f233271833c2d1d685e4ff;hb=70990afa34fbac03ade78e2ad0ccd418acecfc04;hp=ecceaaa1a66ffaf57f268d65c9bb569b54cce820;hpb=3e08a95294a4fb3702bb3d35ed08028433c37fe6;p=linux-2.6-microblaze.git diff --git a/drivers/block/Kconfig b/drivers/block/Kconfig index ecceaaa1a66f..262326973ee0 100644 --- a/drivers/block/Kconfig +++ b/drivers/block/Kconfig @@ -16,13 +16,7 @@ menuconfig BLK_DEV if BLK_DEV -config BLK_DEV_NULL_BLK - tristate "Null test block driver" - select CONFIGFS_FS - -config BLK_DEV_NULL_BLK_FAULT_INJECTION - bool "Support fault injection for Null test block driver" - depends on BLK_DEV_NULL_BLK && FAULT_INJECTION +source "drivers/block/null_blk/Kconfig" config BLK_DEV_FD tristate "Normal floppy disk support"