[kernel] r12763 - in dists/trunk/linux-2.6/debian/config: amd64 i386

Maximilian Attems maks at alioth.debian.org
Thu Feb 12 16:02:33 UTC 2009


Author: maks
Date: Thu Feb 12 16:02:31 2009
New Revision: 12763

Log:
x86 disable X86_CHECK_BIOS_CORRUPTION

default disabled.

Modified:
   dists/trunk/linux-2.6/debian/config/amd64/config
   dists/trunk/linux-2.6/debian/config/i386/config

Modified: dists/trunk/linux-2.6/debian/config/amd64/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/amd64/config	(original)
+++ dists/trunk/linux-2.6/debian/config/amd64/config	Thu Feb 12 16:02:31 2009
@@ -35,6 +35,7 @@
 CONFIG_X86_MSR=m
 CONFIG_X86_CPUID=m
 CONFIG_NODES_SHIFT=6
+# CONFIG_X86_CHECK_BIOS_CORRUPTION is not set
 CONFIG_X86_RESERVE_LOW_64K=y
 CONFIG_MTRR=y
 CONFIG_MTRR_SANITIZER=y

Modified: dists/trunk/linux-2.6/debian/config/i386/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/i386/config	(original)
+++ dists/trunk/linux-2.6/debian/config/i386/config	Thu Feb 12 16:02:31 2009
@@ -49,6 +49,7 @@
 # CONFIG_VMSPLIT_1G is not set
 ## end choice
 # CONFIG_X86_PAE is not set
+# CONFIG_X86_CHECK_BIOS_CORRUPTION is not set
 CONFIG_X86_RESERVE_LOW_64K=y
 CONFIG_MTRR=y
 # CONFIG_X86_PAT is not set



More information about the Kernel-svn-changes mailing list