.. | .. |
---|
16 | 16 | |
---|
17 | 17 | if BLK_DEV |
---|
18 | 18 | |
---|
19 | | -config BLK_DEV_NULL_BLK |
---|
20 | | - tristate "Null test block driver" |
---|
21 | | - select CONFIGFS_FS |
---|
22 | | - |
---|
23 | | -config BLK_DEV_NULL_BLK_FAULT_INJECTION |
---|
24 | | - bool "Support fault injection for Null test block driver" |
---|
25 | | - depends on BLK_DEV_NULL_BLK && FAULT_INJECTION |
---|
| 19 | +source "drivers/block/null_blk/Kconfig" |
---|
26 | 20 | |
---|
27 | 21 | config BLK_DEV_FD |
---|
28 | 22 | tristate "Normal floppy disk support" |
---|
.. | .. |
---|
298 | 292 | STEC, Inc. S1120 PCIe SSD. |
---|
299 | 293 | |
---|
300 | 294 | Use device /dev/skd$N amd /dev/skd$Np$M. |
---|
301 | | - |
---|
302 | | -config BLK_DEV_SX8 |
---|
303 | | - tristate "Promise SATA SX8 support" |
---|
304 | | - depends on PCI |
---|
305 | | - help |
---|
306 | | - Saying Y or M here will enable support for the |
---|
307 | | - Promise SATA SX8 controllers. |
---|
308 | | - |
---|
309 | | - Use devices /dev/sx8/$N and /dev/sx8/$Np$M. |
---|
310 | 295 | |
---|
311 | 296 | config BLK_DEV_RAM |
---|
312 | 297 | tristate "RAM block device support" |
---|