diff options
Diffstat (limited to 'drivers/block/Kconfig')
-rw-r--r-- | drivers/block/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/block/Kconfig b/drivers/block/Kconfig index 4b9359a6f6ca..83c32cb72582 100644 --- a/drivers/block/Kconfig +++ b/drivers/block/Kconfig | |||
@@ -464,6 +464,7 @@ config XEN_BLKDEV_FRONTEND | |||
464 | tristate "Xen virtual block device support" | 464 | tristate "Xen virtual block device support" |
465 | depends on XEN | 465 | depends on XEN |
466 | default y | 466 | default y |
467 | select XEN_XENBUS_FRONTEND | ||
467 | help | 468 | help |
468 | This driver implements the front-end of the Xen virtual | 469 | This driver implements the front-end of the Xen virtual |
469 | block device driver. It communicates with a back-end driver | 470 | block device driver. It communicates with a back-end driver |