From: Konrad Rzeszutek Wilk Date: Wed, 3 Aug 2011 15:12:17 +0000 (-0400) Subject: xen/blkback: Make description more obvious. X-Git-Tag: next-20110804~9^2^2 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=4beb84ffeacbf8df21b41ca8c05d099e19c579a3;p=karo-tx-linux.git 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: Sander Eikelenboom Signed-off-by: Konrad Rzeszutek Wilk --- 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 in another domain which drives the actual block device. config XEN_BLKDEV_BACKEND - tristate "Block-device backend driver" + tristate "Xen block-device backend driver" depends on XEN_BACKEND help The block-device backend driver allows the kernel to export its