commit | 9702785a747aa27baf46ff504beab6528f21f2dd | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Thu Oct 11 11:16:51 2007 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Thu Oct 11 11:16:51 2007 +0200 |
tree | ab69d6f802f5b680c33999dc089e44982c74595d | |
parent | 334e621a01f86d5bc25e4f742e1eaae6e2d2a97a [diff] [blame] |
i386: move xen Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>
diff --git a/arch/i386/Kconfig b/arch/i386/Kconfig index 561cc21..0f6186f 100644 --- a/arch/i386/Kconfig +++ b/arch/i386/Kconfig
@@ -226,7 +226,7 @@ However, when run without a hypervisor the kernel is theoretically slower. If in doubt, say N. -source "arch/i386/xen/Kconfig" +source "arch/x86/xen/Kconfig" config VMI bool "VMI Paravirt-ops support"