r4364 - in dists/trunk/linux-2.6/debian: . arch/amd64 arch/i386

maximilian attems maks-guest at costa.debian.org
Sun Oct 9 16:03:05 UTC 2005


Author: maks-guest
Date: 2005-10-09 16:03:03 +0000 (Sun, 09 Oct 2005)
New Revision: 4364

Modified:
   dists/trunk/linux-2.6/debian/arch/amd64/config
   dists/trunk/linux-2.6/debian/arch/i386/config
   dists/trunk/linux-2.6/debian/changelog
Log:
set CONFIG_FB_VESA=y


Modified: dists/trunk/linux-2.6/debian/arch/amd64/config
===================================================================
--- dists/trunk/linux-2.6/debian/arch/amd64/config	2005-10-09 15:39:04 UTC (rev 4363)
+++ dists/trunk/linux-2.6/debian/arch/amd64/config	2005-10-09 16:03:03 UTC (rev 4364)
@@ -1659,5 +1659,5 @@
 CONFIG_HZ=1000
 # CONFIG_I2O_CONFIG_OLD_IOCTL is not set
 CONFIG_FUSION=y
-# CONFIG_FB_VESA is not set
+CONFIG_FB_VESA=y
 CONFIG_HPET_EMULATE_RTC=y

Modified: dists/trunk/linux-2.6/debian/arch/i386/config
===================================================================
--- dists/trunk/linux-2.6/debian/arch/i386/config	2005-10-09 15:39:04 UTC (rev 4363)
+++ dists/trunk/linux-2.6/debian/arch/i386/config	2005-10-09 16:03:03 UTC (rev 4364)
@@ -1411,7 +1411,7 @@
 # CONFIG_FB_ASILIANT is not set
 # CONFIG_FB_IMSTT is not set
 CONFIG_FB_VGA16=m
-# CONFIG_FB_VESA is not set
+CONFIG_FB_VESA=y
 CONFIG_VIDEO_SELECT=y
 CONFIG_FB_HGA=m
 # CONFIG_FB_HGA_ACCEL is not set

Modified: dists/trunk/linux-2.6/debian/changelog
===================================================================
--- dists/trunk/linux-2.6/debian/changelog	2005-10-09 15:39:04 UTC (rev 4363)
+++ dists/trunk/linux-2.6/debian/changelog	2005-10-09 16:03:03 UTC (rev 4364)
@@ -12,8 +12,11 @@
   * [hppa] Oops. Fix linux-headers not including asm-parisc by adding
     headers_dirs = parisc to Makefile.inc.
 
- -- Norbert Tretkowski <nobse at debian.org>  Sun,  9 Oct 2005 11:33:13 +0200
+  [ maximilian attems ]
+  * Set CONFIG_FB_VESA=y for i386 and amd64 configs.
 
+ -- maximilian attems <maks at sternwelten.at>  Sun,  9 Oct 2005 18:02:23 +0200
+
 linux-2.6 (2.6.13-1) experimental; urgency=low
 
   * New upstream release "git booost":




More information about the Kernel-svn-changes mailing list