aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kvm/Kconfig
diff options
context:
space:
mode:
authorFengguang Wu <fengguang.wu@intel.com>2012-07-25 03:53:49 -0400
committerTony Luck <tony.luck@intel.com>2012-07-25 14:45:31 -0400
commit0c406643d9f1a9071aa44045f897bce087fe3945 (patch)
tree3b133b780684b6ade947d363e873e081c094c637 /arch/ia64/kvm/Kconfig
parent28a33cbc24e4256c143dce96c7d93bf423229f92 (diff)
[IA64] Mark PARAVIRT and KVM as broken
Well, this at least makes allmodconfig happy. Proposed-by: David Howells <dhowells@redhat.com> Signed-off-by: Fengguang Wu <fengguang.wu@intel.com> Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'arch/ia64/kvm/Kconfig')
-rw-r--r--arch/ia64/kvm/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/ia64/kvm/Kconfig b/arch/ia64/kvm/Kconfig
index 9806e55f91be..8ca8e353487d 100644
--- a/arch/ia64/kvm/Kconfig
+++ b/arch/ia64/kvm/Kconfig
@@ -22,6 +22,7 @@ config KVM
22 depends on HAVE_KVM && MODULES && EXPERIMENTAL 22 depends on HAVE_KVM && MODULES && EXPERIMENTAL
23 # for device assignment: 23 # for device assignment:
24 depends on PCI 24 depends on PCI
25 depends on BROKEN
25 select PREEMPT_NOTIFIERS 26 select PREEMPT_NOTIFIERS
26 select ANON_INODES 27 select ANON_INODES
27 select HAVE_KVM_IRQCHIP 28 select HAVE_KVM_IRQCHIP