Commit ea5e1161 authored by Konrad Rzeszutek Wilk's avatar Konrad Rzeszutek Wilk

xen/blkback: Make description more obvious.

With the frontend having Xen but the backend not, it just looks odd:

  <*>   Xen virtual block device support
  <*>   Block-device backend driver

Fix it to have the 'Xen' in front of it.
Reported-by: default avatarSander Eikelenboom <linux@eikelenboom.it>
Signed-off-by: default avatarKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
parent 89153b5c
...@@ -471,7 +471,7 @@ config XEN_BLKDEV_FRONTEND ...@@ -471,7 +471,7 @@ config XEN_BLKDEV_FRONTEND
in another domain which drives the actual block device. in another domain which drives the actual block device.
config XEN_BLKDEV_BACKEND config XEN_BLKDEV_BACKEND
tristate "Block-device backend driver" tristate "Xen block-device backend driver"
depends on XEN_BACKEND depends on XEN_BACKEND
help help
The block-device backend driver allows the kernel to export its The block-device backend driver allows the kernel to export its
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment