From c46907a9b1cf8a4718797e7b815a9cb2bf2f422c Mon Sep 17 00:00:00 2001 From: Maximilian Attems Date: Mon, 14 Jan 2008 12:20:12 +0000 Subject: [PATCH] i386: enable modular FB_GEODE_LX svn path=/dists/trunk/linux-2.6/; revision=10100 --- debian/changelog | 5 +++-- debian/config/i386/config | 1 + 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index d97ac3b61..7415977a0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -21,7 +21,8 @@ linux-2.6 (2.6.24~rc7-1~experimental.1) UNRELEASED; urgency=low * 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 @@ linux-2.6 (2.6.24~rc7-1~experimental.1) UNRELEASED; urgency=low * [m68k]: Update patches from linux-m68k CVS * [m68k]: Enable building for bvme6000, mvme147, and mvme16x again - -- Christian T. Steigies Sun, 13 Jan 2008 20:15:22 +0100 + -- maximilian attems Mon, 14 Jan 2008 13:02:49 +0100 linux-2.6 (2.6.23-1~experimental.1) UNRELEASED; urgency=low diff --git a/debian/config/i386/config b/debian/config/i386/config index cffd36b79..7bbd54065 100644 --- a/debian/config/i386/config +++ b/debian/config/i386/config @@ -1121,6 +1121,7 @@ CONFIG_FB_VOODOO1=m 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