[kernel] r16626 - dists/trunk/linux-2.6/debian/config/kernelarch-x86

Ben Hutchings benh at alioth.debian.org
Sat Dec 4 19:03:17 UTC 2010


Author: benh
Date: Sat Dec  4 19:03:09 2010
New Revision: 16626

Log:
Replace X86_RESERVE_LOW_64K with X86_RESERVE_LOW=64

Modified:
   dists/trunk/linux-2.6/debian/config/kernelarch-x86/config

Modified: dists/trunk/linux-2.6/debian/config/kernelarch-x86/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/kernelarch-x86/config	Sat Dec  4 19:01:56 2010	(r16625)
+++ dists/trunk/linux-2.6/debian/config/kernelarch-x86/config	Sat Dec  4 19:03:09 2010	(r16626)
@@ -39,7 +39,7 @@
 CONFIG_X86_CPUID=m
 CONFIG_NODES_SHIFT=6
 # CONFIG_X86_CHECK_BIOS_CORRUPTION is not set
-CONFIG_X86_RESERVE_LOW_64K=y
+CONFIG_X86_RESERVE_LOW=64
 CONFIG_MTRR=y
 CONFIG_MTRR_SANITIZER=y
 CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=0



More information about the Kernel-svn-changes mailing list