Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 353554
b: refs/heads/master
c: d72c5a8
h: refs/heads/master
v: v3
  • Loading branch information
Kees Cook committed Jan 11, 2013
1 parent eaf87a3 commit cefd7cc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: bffb0ed1078b60cd13601db716dcc81cafef2056
refs/heads/master: d72c5a8c8c57cb7b9b20b5d3cd0a39deb51ba78b
8 changes: 4 additions & 4 deletions trunk/drivers/virtio/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ config VIRTIO
menu "Virtio drivers"

config VIRTIO_PCI
tristate "PCI driver for virtio devices (EXPERIMENTAL)"
depends on PCI && EXPERIMENTAL
tristate "PCI driver for virtio devices"
depends on PCI
select VIRTIO
---help---
This drivers provides support for virtio based paravirtual device
Expand All @@ -32,8 +32,8 @@ config VIRTIO_BALLOON
If unsure, say M.

config VIRTIO_MMIO
tristate "Platform bus driver for memory mapped virtio devices (EXPERIMENTAL)"
depends on HAS_IOMEM && EXPERIMENTAL
tristate "Platform bus driver for memory mapped virtio devices"
depends on HAS_IOMEM
select VIRTIO
---help---
This drivers provides support for memory mapped virtio
Expand Down

0 comments on commit cefd7cc

Please sign in to comment.