set CONFIG_FB_VESA=y

svn path=/dists/trunk/linux-2.6/; revision=4364
This commit is contained in:
maximilian attems 2005-10-09 16:03:03 +00:00
parent 754adca155
commit b74dcb313d
3 changed files with 6 additions and 3 deletions

View File

@ -1659,5 +1659,5 @@ CONFIG_HZ_1000=y
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

View File

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

5
debian/changelog vendored
View File

@ -12,7 +12,10 @@ linux-2.6 (2.6.13-2) UNRELEASED; urgency=low
* [hppa] Oops. Fix linux-headers not including asm-parisc by adding
headers_dirs = parisc to Makefile.inc.
-- Norbert Tretkowski <nobse@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@sternwelten.at> Sun, 9 Oct 2005 18:02:23 +0200
linux-2.6 (2.6.13-1) experimental; urgency=low