amd64, i386 enable FB_EFI

svn path=/dists/trunk/linux-2.6/; revision=10049
This commit is contained in:
Maximilian Attems 2008-01-06 12:52:01 +00:00
parent 533c8dc74c
commit 538d48bd98
3 changed files with 4 additions and 2 deletions

4
debian/changelog vendored
View File

@ -29,7 +29,7 @@ linux-2.6 (2.6.24~rc6-1~experimental.1) UNRELEASED; urgency=low
* 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 @@ linux-2.6 (2.6.24~rc6-1~experimental.1) UNRELEASED; urgency=low
[ dann frazier ]
* [ia64]: Enable BLK_CPQ_DA
-- maximilian attems <maks@debian.org> Sun, 06 Jan 2008 13:47:43 +0100
-- maximilian attems <maks@debian.org> Sun, 06 Jan 2008 13:50:29 +0100
linux-2.6 (2.6.23-1~experimental.1) UNRELEASED; urgency=low

View File

@ -907,6 +907,7 @@ CONFIG_FB_CYBER2000=m
# 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

View File

@ -1070,6 +1070,7 @@ CONFIG_FB_CYBER2000=m
# 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