-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 353662 b: refs/heads/master c: 43893cb h: refs/heads/master v: v3
- Loading branch information
Kees Cook
authored and
Greg Kroah-Hartman
committed
Jan 21, 2013
1 parent
e6452ee
commit d99f678
Showing
3 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: 6d1f56aa5149082bb0ce6dd8d47e51a1013a206d | ||
refs/heads/master: 43893cbefc1b79c94b4809535000c7a306b77360 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
config TCM_VHOST | ||
tristate "TCM_VHOST fabric module (EXPERIMENTAL)" | ||
depends on TARGET_CORE && EVENTFD && EXPERIMENTAL && m | ||
tristate "TCM_VHOST fabric module" | ||
depends on TARGET_CORE && EVENTFD && m | ||
default n | ||
---help--- | ||
Say M here to enable the TCM_VHOST fabric module for use with virtio-scsi guests |