[kernel] r10080 - dists/trunk/linux-2.6/debian/config/sparc

Maximilian Attems maks at alioth.debian.org
Tue Jan 8 01:24:18 UTC 2008


Author: maks
Date: Tue Jan  8 01:24:18 2008
New Revision: 10080

Log:
fix trying to assign nonexistent symbol LARGE_ALLOCS


Modified:
   dists/trunk/linux-2.6/debian/config/sparc/config.sparc64
   dists/trunk/linux-2.6/debian/config/sparc/config.sparc64-smp

Modified: dists/trunk/linux-2.6/debian/config/sparc/config.sparc64
==============================================================================
--- dists/trunk/linux-2.6/debian/config/sparc/config.sparc64	(original)
+++ dists/trunk/linux-2.6/debian/config/sparc/config.sparc64	Tue Jan  8 01:24:18 2008
@@ -167,7 +167,6 @@
 # CONFIG_VIDEO_CX88 is not set
 # CONFIG_SENSORS_FSCPOS is not set
 CONFIG_SND_CMIPCI=m
-CONFIG_LARGE_ALLOCS=y
 CONFIG_FB_ATY=y
 CONFIG_SERIAL_SUNSU_CONSOLE=y
 # Sat Sep 16 21:13:13 2006

Modified: dists/trunk/linux-2.6/debian/config/sparc/config.sparc64-smp
==============================================================================
--- dists/trunk/linux-2.6/debian/config/sparc/config.sparc64-smp	(original)
+++ dists/trunk/linux-2.6/debian/config/sparc/config.sparc64-smp	Tue Jan  8 01:24:18 2008
@@ -167,7 +167,6 @@
 # CONFIG_VIDEO_CX88 is not set
 # CONFIG_SENSORS_FSCPOS is not set
 CONFIG_SND_CMIPCI=m
-CONFIG_LARGE_ALLOCS=y
 CONFIG_FB_ATY=y
 CONFIG_SERIAL_SUNSU_CONSOLE=y
 CONFIG_BLK_DEV_ALI15X3=m



More information about the Kernel-svn-changes mailing list