Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 373154
b: refs/heads/master
c: d21a1c8
h: refs/heads/master
v: v3
  • Loading branch information
Arnd Bergmann authored and Christoffer Dall committed Apr 29, 2013
1 parent fb4ef74 commit 2f6e888
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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: aa404ddf952fa59c07575529ce93435538a3aebe
refs/heads/master: d21a1c83c7595e387545632e44cd7797b76e19cc
6 changes: 3 additions & 3 deletions trunk/arch/arm/kvm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@ config KVM_ARM_HOST
Provides host support for ARM processors.

config KVM_ARM_MAX_VCPUS
int "Number maximum supported virtual CPUs per VM"
depends on KVM_ARM_HOST
default 4
int "Number maximum supported virtual CPUs per VM" if KVM_ARM_HOST
default 4 if KVM_ARM_HOST
default 0
help
Static number of max supported virtual CPUs per VM.

Expand Down

0 comments on commit 2f6e888

Please sign in to comment.