[kernel] r5882 - dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/config/mips

Martin Michlmayr tbm at costa.debian.org
Tue Feb 14 18:25:19 UTC 2006


Author: tbm
Date: Tue Feb 14 18:25:18 2006
New Revision: 5882

Modified:
   dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/config/mips/r5k-ip32
Log:
set GBE_MEM to 4 because apparently values higher than that break fb


Modified: dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/config/mips/r5k-ip32
==============================================================================
--- dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/config/mips/r5k-ip32	(original)
+++ dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/config/mips/r5k-ip32	Tue Feb 14 18:25:18 2006
@@ -1053,7 +1053,7 @@
 # CONFIG_FB_ASILIANT is not set
 # CONFIG_FB_IMSTT is not set
 CONFIG_FB_GBE=y
-CONFIG_FB_GBE_MEM=8
+CONFIG_FB_GBE_MEM=4
 # CONFIG_FB_S1D13XXX is not set
 # CONFIG_FB_NVIDIA is not set
 # CONFIG_FB_RIVA is not set



More information about the Kernel-svn-changes mailing list