diff options
Diffstat (limited to 'drivers/block/Kconfig')
-rw-r--r-- | drivers/block/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/block/Kconfig b/drivers/block/Kconfig index 717d6e4e18d3..a89ebf1b28aa 100644 --- a/drivers/block/Kconfig +++ b/drivers/block/Kconfig | |||
@@ -471,7 +471,7 @@ config XEN_BLKDEV_FRONTEND | |||
471 | in another domain which drives the actual block device. | 471 | in another domain which drives the actual block device. |
472 | 472 | ||
473 | config XEN_BLKDEV_BACKEND | 473 | config XEN_BLKDEV_BACKEND |
474 | tristate "Block-device backend driver" | 474 | tristate "Xen block-device backend driver" |
475 | depends on XEN_BACKEND | 475 | depends on XEN_BACKEND |
476 | help | 476 | help |
477 | The block-device backend driver allows the kernel to export its | 477 | The block-device backend driver allows the kernel to export its |