[kernel] r10100 - in dists/trunk/linux-2.6/debian: . config/i386

Maximilian Attems maks at alioth.debian.org
Mon Jan 14 12:20:13 UTC 2008


Author: maks
Date: Mon Jan 14 12:20:12 2008
New Revision: 10100

Log:
i386: enable modular FB_GEODE_LX


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

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Mon Jan 14 12:20:12 2008
@@ -21,7 +21,8 @@
   * Disable smbfs in topconfig, not supported upstream, use cifs.
   * Disable bcm43xx, deprecated by upstream. Enable B43 (needs v4 firmware)
     and B43LEGACY (needs v3 firmware).
-  * [i386]: Set SND_SC6000, EDAC_I3000, EDAC_I5000, SBC7240_WDT, NET_9P_VIRTIO.
+  * [i386]: Set SND_SC6000, EDAC_I3000, EDAC_I5000, SBC7240_WDT,
+    NET_9P_VIRTIO, FB_GEODE_LX.
   * Set USB_EHCI_TT_NEWSCHED fills USB 2.0 bandwith better. (closes: #454797)
   * postrm: Nuke initramfs sha1sum on linux-image removal. (closes: #420245)
   * Unifiy BSD_PROCESS_ACCT settings across configs. (closes: #455892)
@@ -64,7 +65,7 @@
   * [m68k]: Update patches from linux-m68k CVS
   * [m68k]: Enable building for bvme6000, mvme147, and mvme16x again
 
- -- Christian T. Steigies <cts at debian.org>  Sun, 13 Jan 2008 20:15:22 +0100
+ -- maximilian attems <maks at debian.org>  Mon, 14 Jan 2008 13:02:49 +0100
 
 linux-2.6 (2.6.23-1~experimental.1) UNRELEASED; urgency=low
 

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	Mon Jan 14 12:20:12 2008
@@ -1121,6 +1121,7 @@
 CONFIG_FB_TRIDENT=m
 # CONFIG_FB_TRIDENT_ACCEL is not set
 CONFIG_FB_GEODE=y
+CONFIG_FB_GEODE_LX=m
 CONFIG_FB_GEODE_GX=m
 CONFIG_FB_GEODE_GX1=m
 CONFIG_FB_S1D13XXX=m



More information about the Kernel-svn-changes mailing list