Re: [PATCH] kvm tools: Fix 'make kvmconfig'

2011-12-16 Thread Ingo Molnar
* Sasha Levin wrote: > Set features which depend on the config we select to make 'make kvmconfig' > non-interactive. > > Signed-off-by: Sasha Levin Acked-by: Ingo Molnar Thanks, Ingo -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to major

[PATCH] kvm tools: Fix 'make kvmconfig'

2011-12-16 Thread Sasha Levin
Set features which depend on the config we select to make 'make kvmconfig' non-interactive. Signed-off-by: Sasha Levin --- arch/x86/Kconfig |1 + scripts/kconfig/Makefile |1 + 2 files changed, 2 insertions(+), 0 deletions(-) diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig inde