projects
/
~shefty
/
rdma-dev.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel...
[~shefty/rdma-dev.git]
/
arch
/
x86
/
xen
/
Kconfig
diff --git
a/arch/x86/xen/Kconfig
b/arch/x86/xen/Kconfig
index 9a6775c9ddca2dc3436b255b0153c2745cba4b9e..131dacd2748a0faedc9986c112652ec52875ab1d 100644
(file)
--- a/
arch/x86/xen/Kconfig
+++ b/
arch/x86/xen/Kconfig
@@
-6,6
+6,7
@@
config XEN
bool "Xen guest support"
select PARAVIRT
select PARAVIRT_CLOCK
bool "Xen guest support"
select PARAVIRT
select PARAVIRT_CLOCK
+ select XEN_HAVE_PVMMU
depends on X86_64 || (X86_32 && X86_PAE && !X86_VISWS)
depends on X86_TSC
help
depends on X86_64 || (X86_32 && X86_PAE && !X86_VISWS)
depends on X86_TSC
help