[kernel] r16857 - in dists/trunk/linux-2.6/debian: . config/mips

Aurelien Jarno aurel32 at alioth.debian.org
Sun Jan 30 21:12:20 UTC 2011


Author: aurel32
Date: Sun Jan 30 21:12:17 2011
New Revision: 16857

Log:
* [mips/5kc-malta] Enable CONFIG_VGA_CONSOLE.

Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/mips/config.5kc-malta

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Thu Jan 27 23:18:56 2011	(r16856)
+++ dists/trunk/linux-2.6/debian/changelog	Sun Jan 30 21:12:17 2011	(r16857)
@@ -10,6 +10,7 @@
 
   [ Aurelien Jarno ]
   * [sh4] Export cpu_core_map to fix build failure with CONFIG_SFC=m.
+  * [mips/5kc-malta] Enable CONFIG_VGA_CONSOLE.
 
  -- Ben Hutchings <ben at decadent.org.uk>  Mon, 10 Jan 2011 00:39:29 +0000
 

Modified: dists/trunk/linux-2.6/debian/config/mips/config.5kc-malta
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mips/config.5kc-malta	Thu Jan 27 23:18:56 2011	(r16856)
+++ dists/trunk/linux-2.6/debian/config/mips/config.5kc-malta	Sun Jan 30 21:12:17 2011	(r16857)
@@ -1025,7 +1025,8 @@
 ##
 ## file: drivers/video/console/Kconfig
 ##
-# CONFIG_VGA_CONSOLE is not set
+CONFIG_VGA_CONSOLE=y
+# CONFIG_VGACON_SOFT_SCROLLBACK is not set
 CONFIG_FRAMEBUFFER_CONSOLE=y
 CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
 # CONFIG_FONTS is not set



More information about the Kernel-svn-changes mailing list