[kernel] r14250 - in dists/trunk/linux-2.6/debian: . config/sparc

Moritz Muehlenhoff jmm at alioth.debian.org
Wed Sep 16 17:19:52 UTC 2009


Author: jmm
Date: Wed Sep 16 17:19:50 2009
New Revision: 14250

Log:
disable CONSOLE_PROM

Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/sparc/config

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Wed Sep 16 15:23:46 2009	(r14249)
+++ dists/trunk/linux-2.6/debian/changelog	Wed Sep 16 17:19:50 2009	(r14250)
@@ -109,6 +109,7 @@
     doesn't yet provide the ability to distinguish branches in a
     more fine-grained manner. (Closes: #471495)
   * Update Standards-Version to 3.8.3, no changes needed
+  * Disable PROM console support (Closes: #525958)	
 
   [ dann frazier ]
   * n_tty: Fix echo race

Modified: dists/trunk/linux-2.6/debian/config/sparc/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/sparc/config	Wed Sep 16 15:23:46 2009	(r14249)
+++ dists/trunk/linux-2.6/debian/config/sparc/config	Wed Sep 16 17:19:50 2009	(r14250)
@@ -211,7 +211,7 @@
 ##
 ## file: drivers/video/console/Kconfig
 ##
-CONFIG_PROM_CONSOLE=y
+CONFIG_PROM_CONSOLE=n
 CONFIG_FRAMEBUFFER_CONSOLE=y
 # CONFIG_FONTS is not set
 CONFIG_FONT_SUN8x16=y



More information about the Kernel-svn-changes mailing list