[armel/orion5x, armel/kirkwood] Enable FB

svn path=/dists/trunk/linux-2.6/; revision=14398
This commit is contained in:
Martin Michlmayr 2009-10-17 15:59:05 +00:00
parent 29c51fbe38
commit 0fdf9cb4cc
3 changed files with 5 additions and 34 deletions

3
debian/changelog vendored
View File

@ -6,6 +6,9 @@ linux-2.6 (2.6.31-1~experimental.3) UNRELEASED; urgency=low
[ Martin Michlmayr ]
* CPUidle: always return with interrupts enabled.
* [armel/orion5x, armel/kirkwood] Enable FB since some Kirkwood
machines have a VGA chip (e.g. OpenRD-Client) and because it's
possible to use a DisplayLink USB virtual graphics adapter.
-- Ben Hutchings <ben@decadent.org.uk> Tue, 13 Oct 2009 02:18:40 +0100

View File

@ -515,23 +515,7 @@ CONFIG_USB_STORAGE_JUMPSHOT=y
##
## file: drivers/video/Kconfig
##
# CONFIG_VIDEO_OUTPUT_CONTROL is not set
# CONFIG_FB is not set
##
## file: drivers/video/backlight/Kconfig
##
# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
##
## file: drivers/video/console/Kconfig
##
# CONFIG_VGA_CONSOLE is not set
##
## file: drivers/video/display/Kconfig
##
# CONFIG_DISPLAY_SUPPORT is not set
CONFIG_FB=m
##
## file: drivers/watchdog/Kconfig

View File

@ -495,23 +495,7 @@ CONFIG_USB_STORAGE_JUMPSHOT=y
##
## file: drivers/video/Kconfig
##
# CONFIG_VIDEO_OUTPUT_CONTROL is not set
# CONFIG_FB is not set
##
## file: drivers/video/backlight/Kconfig
##
# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
##
## file: drivers/video/console/Kconfig
##
# CONFIG_VGA_CONSOLE is not set
##
## file: drivers/video/display/Kconfig
##
# CONFIG_DISPLAY_SUPPORT is not set
CONFIG_FB=m
##
## file: drivers/watchdog/Kconfig