diff options
Diffstat (limited to 'drivers/block/Kconfig')
-rw-r--r-- | drivers/block/Kconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/block/Kconfig b/drivers/block/Kconfig index 422e31d5f8e5..24ebd1ce6644 100644 --- a/drivers/block/Kconfig +++ b/drivers/block/Kconfig | |||
@@ -207,8 +207,7 @@ config BLK_DEV_UMEM | |||
207 | module will be called umem. | 207 | module will be called umem. |
208 | 208 | ||
209 | The umem driver has not yet been allocated a MAJOR number, so | 209 | The umem driver has not yet been allocated a MAJOR number, so |
210 | one is chosen dynamically. Use "devfs" or look in /proc/devices | 210 | one is chosen dynamically. |
211 | for the device number | ||
212 | 211 | ||
213 | config BLK_DEV_UBD | 212 | config BLK_DEV_UBD |
214 | bool "Virtual block device" | 213 | bool "Virtual block device" |