From 0aab8dfa0d7f0d2e847f253f42135cc6cda02a3e Mon Sep 17 00:00:00 2001 From: Maximilian Attems Date: Thu, 12 Feb 2009 17:43:29 +0000 Subject: [PATCH] x86_32 explicitly disable MMIOTRACE svn path=/dists/trunk/linux-2.6/; revision=12775 --- debian/config/i386/config | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/config/i386/config b/debian/config/i386/config index 4a6ff2e3f..86acf8fac 100644 --- a/debian/config/i386/config +++ b/debian/config/i386/config @@ -127,6 +127,7 @@ CONFIG_X86_VERBOSE_BOOTUP=y # CONFIG_DIRECT_GBPAGES is not set # CONFIG_DEBUG_NX_TEST is not set # CONFIG_4KSTACKS is not set +# CONFIG_MMIOTRACE is not set CONFIG_DOUBLEFAULT=y ## choice: IO delay type CONFIG_IO_DELAY_0X80=y