x86: enable modular FB_UVESA

module not autoloaded, said to coexist with vesafb
give users the playground..

nuke dup disabling in arm, topconfig disabled.

svn path=/dists/trunk/linux-2.6/; revision=11690
This commit is contained in:
Maximilian Attems 2008-06-23 14:05:00 +00:00
parent b5a7e289b5
commit 0e4f4589d5
4 changed files with 3 additions and 1 deletions

1
debian/changelog vendored
View File

@ -49,6 +49,7 @@ linux-2.6 (2.6.26~rc7-1~experimental.1) UNRELEASED; urgency=low
* [ppc]: Set SND_VIRMIDI. (closes: #290090)
* Fallback for userspace compatibility to old IEEE 1394 FireWire stack.
(closes: #475295, #478419)
* [x86]: Enable modular FB_UVESA. (closes: #473180)
[ Martin Michlmayr ]
* [arm/orion5x] Update the config to reflect upstream renaming this

View File

@ -1287,6 +1287,7 @@ CONFIG_FB_CYBER2000=m
# CONFIG_FB_ASILIANT is not set
# CONFIG_FB_IMSTT is not set
CONFIG_FB_VGA16=m
CONFIG_FB_UVESA=m
CONFIG_FB_VESA=y
CONFIG_FB_EFI=y
# CONFIG_FB_IMAC is not set

View File

@ -995,7 +995,6 @@ CONFIG_FB_ARMCLCD=y
# CONFIG_FB_CYBER2000 is not set
# CONFIG_FB_ASILIANT is not set
# CONFIG_FB_IMSTT is not set
# CONFIG_FB_UVESA is not set
# CONFIG_FB_S1D13XXX is not set
# CONFIG_FB_NVIDIA is not set
# CONFIG_FB_RIVA is not set

View File

@ -1533,6 +1533,7 @@ CONFIG_FB_CYBER2000=m
# CONFIG_FB_ASILIANT is not set
# CONFIG_FB_IMSTT is not set
CONFIG_FB_VGA16=m
CONFIG_FB_UVESA=m
CONFIG_FB_VESA=y
CONFIG_FB_EFI=y
# CONFIG_FB_IMAC is not set