-
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: 295992 b: refs/heads/master c: 4ba6029 h: refs/heads/master v: v3
- Loading branch information
Ohad Ben-Cohen
committed
Feb 22, 2012
1 parent
6bef0b8
commit 4d3fc7b
Showing
2 changed files
with
3 additions
and
2 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: 489d129a2f7abd04054fad44e589989f3fa7fd7c | ||
refs/heads/master: 4ba60295ff4793e64fca91ffec9cc37f032b2a94 |
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,9 +1,10 @@ | ||
menu "Rpmsg drivers" | ||
menu "Rpmsg drivers (EXPERIMENTAL)" | ||
|
||
# RPMSG always gets selected by whoever wants it | ||
config RPMSG | ||
tristate | ||
select VIRTIO | ||
select VIRTIO_RING | ||
depends on EXPERIMENTAL | ||
|
||
endmenu |