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

Maximilian Attems maks at alioth.debian.org
Sun Jan 6 12:52:01 UTC 2008


Author: maks
Date: Sun Jan  6 12:52:01 2008
New Revision: 10049

Log:
amd64, i386 enable FB_EFI


Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/amd64/config
   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	Sun Jan  6 12:52:01 2008
@@ -29,7 +29,7 @@
   * Add git-ieee1394.patch for latest firewire fixes.
   * [i386] Enable PARAVIRT_GUEST. (closes: #457562)
   * [amd64, i386] Enable CPU_IDLE for software-controlled idle pm.
-  * [amd64, i386] Enable IT8712F_WDT.
+  * [amd64, i386] Enable IT8712F_WDT, FB_EFI.
 
   [ Bastian Blank ]
   * [amd64, i386]: Set kernel architecture to x86.
@@ -47,7 +47,7 @@
   [ dann frazier ]
   * [ia64]: Enable BLK_CPQ_DA
 
- -- maximilian attems <maks at debian.org>  Sun, 06 Jan 2008 13:47:43 +0100
+ -- maximilian attems <maks at debian.org>  Sun, 06 Jan 2008 13:50:29 +0100
 
 linux-2.6 (2.6.23-1~experimental.1) UNRELEASED; urgency=low
 

Modified: dists/trunk/linux-2.6/debian/config/amd64/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/amd64/config	(original)
+++ dists/trunk/linux-2.6/debian/config/amd64/config	Sun Jan  6 12:52:01 2008
@@ -907,6 +907,7 @@
 # CONFIG_FB_ASILIANT is not set
 # CONFIG_FB_IMSTT is not set
 CONFIG_FB_VGA16=m
+CONFIG_FB_EFI=y
 CONFIG_FB_HECUBA=m
 CONFIG_FB_HGA=m
 # CONFIG_FB_HGA_ACCEL is not set

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	Sun Jan  6 12:52:01 2008
@@ -1070,6 +1070,7 @@
 # CONFIG_FB_IMSTT is not set
 CONFIG_FB_VGA16=m
 CONFIG_FB_VESA=y
+CONFIG_FB_EFI=y
 CONFIG_FB_HECUBA=m
 CONFIG_FB_HGA=m
 # CONFIG_FB_HGA_ACCEL is not set



More information about the Kernel-svn-changes mailing list