From 44cb2fdf604e2e567f3e6998d6af28adc4e47188 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Sun, 18 Mar 2012 02:38:56 +0000 Subject: [PATCH] [powerpc] Enable KVM_GUEST svn path=/dists/sid/linux-2.6/; revision=18849 --- debian/changelog | 6 ++++++ debian/config/powerpc/config | 1 + 2 files changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 949c94e3a..9c7ca04e0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +linux-2.6 (3.2.10-2) UNRELEASED; urgency=low + + * [powerpc] Enable KVM_GUEST + + -- Ben Hutchings Sat, 17 Mar 2012 23:21:02 +0000 + linux-2.6 (3.2.10-1) unstable; urgency=high * New upstream stable update: diff --git a/debian/config/powerpc/config b/debian/config/powerpc/config index 83b37341c..600178e41 100644 --- a/debian/config/powerpc/config +++ b/debian/config/powerpc/config @@ -38,6 +38,7 @@ CONFIG_VIRTUALIZATION=y ## ## file: arch/powerpc/platforms/Kconfig ## +CONFIG_KVM_GUEST=y CONFIG_RTAS_PROC=y CONFIG_CPU_FREQ_PMAC=y CONFIG_PPC601_SYNC_FIX=y