From 0fdf9cb4ccc0a79df1720a67e2233fe276d282ab Mon Sep 17 00:00:00 2001 From: Martin Michlmayr Date: Sat, 17 Oct 2009 15:59:05 +0000 Subject: [PATCH] [armel/orion5x, armel/kirkwood] Enable FB svn path=/dists/trunk/linux-2.6/; revision=14398 --- debian/changelog | 3 +++ debian/config/armel/config.kirkwood | 18 +----------------- debian/config/armel/config.orion5x | 18 +----------------- 3 files changed, 5 insertions(+), 34 deletions(-) diff --git a/debian/changelog b/debian/changelog index ce2e53fcd..4d963539e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Tue, 13 Oct 2009 02:18:40 +0100 diff --git a/debian/config/armel/config.kirkwood b/debian/config/armel/config.kirkwood index 55eeddc90..ea55ce1b7 100644 --- a/debian/config/armel/config.kirkwood +++ b/debian/config/armel/config.kirkwood @@ -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 diff --git a/debian/config/armel/config.orion5x b/debian/config/armel/config.orion5x index 8f4296c8a..d90ff6852 100644 --- a/debian/config/armel/config.orion5x +++ b/debian/config/armel/config.orion5x @@ -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