Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 72234
b: refs/heads/master
c: 9525ca0
h: refs/heads/master
v: v3
  • Loading branch information
Rusty Russell committed Oct 23, 2007
1 parent 0ffbac4 commit 3a48b01
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 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: d3d1c4bdf16bd154d9f27f34fca28edca90465eb
refs/heads/master: 9525ca0286afd54a5cd69d9ded741b4df8d0c554
2 changes: 0 additions & 2 deletions trunk/drivers/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,4 @@ source "drivers/auxdisplay/Kconfig"
source "drivers/kvm/Kconfig"

source "drivers/uio/Kconfig"

source "drivers/lguest/Kconfig"
endmenu
4 changes: 4 additions & 0 deletions trunk/drivers/kvm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,8 @@ config KVM_AMD
Provides support for KVM on AMD processors equipped with the AMD-V
(SVM) extensions.

# OK, it's a little counter-intuitive to do this, but it puts it neatly under
# the virtualization menu.
source drivers/lguest/Kconfig

endif # VIRTUALIZATION

0 comments on commit 3a48b01

Please sign in to comment.