lkml.org 
[lkml]   [2003]   [Aug]   [14]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
DateThu, 14 Aug 2003 14:42:08 +0400
Subject[PATCH] visws: we don't need VGA console !
FromAndrey Panin <>
Hi all,

I think subject is self explaining :)

BTW does PC-9800 need VGA console ?

Best regards.

-- 
Andrey Panin		| Linux and UNIX system administrator
pazke@donpac.ru		| PGP key: wwwkeys.pgp.netdiff -urN -X /usr/share/dontdiff linux-2.6.0-test3.vanilla/drivers/video/console/Kconfig linux-2.6.0-test3/drivers/video/console/Kconfig
--- linux-2.6.0-test3.vanilla/drivers/video/console/Kconfig	Sat Aug  9 08:33:56 2003
+++ linux-2.6.0-test3/drivers/video/console/Kconfig	Thu Aug 14 22:49:02 2003
@@ -7,7 +7,7 @@
 config VGA_CONSOLE
 	bool "VGA text console" if EMBEDDED || !X86
 	depends on !ARCH_ACORN && !ARCH_EBSA110 || !4xx && !8xx
-	default y
+	default y if !X86_VISWS
 	help
 	  Saying Y here will allow you to use Linux in text mode through a
 	  display that complies with the generic VGA standard. Virtually[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2005-03-22 12:47    [from the cache]
©2003-2008