Skip to content

Commit

Permalink
vop: pull in vhost Kconfig
Browse files Browse the repository at this point in the history
VOP selects VHOST_RING. Pull in Kconfig that includes it
to make it self-containing.

Signed-off-by: Michael S. Tsirkin <[email protected]>
  • Loading branch information
mstsirkin committed Aug 1, 2016
1 parent 1a93769 commit 4878364
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions drivers/misc/mic/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -146,3 +146,7 @@ config VOP
More information about the Intel MIC family as well as the Linux
OS and tools for MIC to use with this driver are available from
<http://software.intel.com/en-us/mic-developer>.

if VOP
source "drivers/vhost/Kconfig"
endif

0 comments on commit 4878364

Please sign in to comment.