From 6f3d3392d8dd73f49eb1b40c5c98e163733e780b Mon Sep 17 00:00:00 2001 From: Aurelien Jarno Date: Sat, 19 Feb 2011 14:05:20 +0000 Subject: [PATCH] * mips/malta-[45]kc: set VIRTUALIZATION. svn path=/dists/trunk/linux-2.6/; revision=16917 --- debian/changelog | 1 + debian/config/mips/config.4kc-malta | 1 + debian/config/mips/config.5kc-malta | 1 + 3 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index 4c73205ab..14d8d712b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,6 +16,7 @@ linux-2.6 (2.6.38~rc5-1~experimental.1) UNRELEASED; urgency=low [ Aurelien Jarno] * mips/swarm: enable PATA drivers that have been lost during IDE -> PATA conversion. + * mips/malta-[45]kc: set VIRTUALIZATION. -- Ben Hutchings Mon, 10 Jan 2011 00:39:29 +0000 diff --git a/debian/config/mips/config.4kc-malta b/debian/config/mips/config.4kc-malta index 63baad645..0a4eb26c9 100644 --- a/debian/config/mips/config.4kc-malta +++ b/debian/config/mips/config.4kc-malta @@ -79,6 +79,7 @@ CONFIG_HZ_250=y ## end choice # CONFIG_KEXEC is not set CONFIG_PCI=y +CONFIG_VIRTUALIZATION=y ## ## file: arch/mips/alchemy/Kconfig diff --git a/debian/config/mips/config.5kc-malta b/debian/config/mips/config.5kc-malta index 6daed64ac..e18ba20e1 100644 --- a/debian/config/mips/config.5kc-malta +++ b/debian/config/mips/config.5kc-malta @@ -83,6 +83,7 @@ CONFIG_PCI=y CONFIG_MIPS32_COMPAT=y CONFIG_MIPS32_O32=y CONFIG_MIPS32_N32=y +CONFIG_VIRTUALIZATION=y ## ## file: arch/mips/Kconfig.debug