linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 2.6.0-test3 VGA console inevitable?
@ 2003-08-09 15:29 Herbert Pötzl
  2003-08-09 15:43 ` Herbert Pötzl
  0 siblings, 1 reply; 3+ messages in thread
From: Herbert Pötzl @ 2003-08-09 15:29 UTC (permalink / raw)
  To: linux-kernel; +Cc: Roman Zippel, qemu-devel


Hi All!

it seems that the build system now does not allow
to disable the VGA Console anymore :(

removing 
  CONFIG_VGA_CONSOLE=y

or replacing with 
  # CONFIG_VGA_CONSOLE is not set

gets automatically changed back to 
  CONFIG_VGA_CONSOLE=y

on make?

system is x86, but what if I do not have a vga console at all?

best,
Herbert


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: 2.6.0-test3 VGA console inevitable?
  2003-08-09 15:29 2.6.0-test3 VGA console inevitable? Herbert Pötzl
@ 2003-08-09 15:43 ` Herbert Pötzl
  2003-08-11 18:33   ` Ricky Beam
  0 siblings, 1 reply; 3+ messages in thread
From: Herbert Pötzl @ 2003-08-09 15:43 UTC (permalink / raw)
  To: linux-kernel, Roman Zippel, qemu-devel

On Sat, Aug 09, 2003 at 05:29:11PM +0200, Herbert Pötzl wrote:
> 
> Hi All!
> 
> it seems that the build system now does not allow
> to disable the VGA Console anymore :(
> 
> removing 
>   CONFIG_VGA_CONSOLE=y
> 
> or replacing with 
>   # CONFIG_VGA_CONSOLE is not set
> 
> gets automatically changed back to 
>   CONFIG_VGA_CONSOLE=y
> 
> on make?
> 
> system is x86, but what if I do not have a vga console at all?

ahh got it, one has to select 
 ->  Remove kernel features (for embedded systems)

then VT/VGA_CONSOLE can be removed ...

> best,
> Herbert
> 
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: 2.6.0-test3 VGA console inevitable?
  2003-08-09 15:43 ` Herbert Pötzl
@ 2003-08-11 18:33   ` Ricky Beam
  0 siblings, 0 replies; 3+ messages in thread
From: Ricky Beam @ 2003-08-11 18:33 UTC (permalink / raw)
  To: Herbert Pötzl; +Cc: Linux Kernel Mail List

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: TEXT/PLAIN; charset=X-UNKNOWN, Size: 465 bytes --]

On Sat, 9 Aug 2003, Herbert [iso-8859-1] Pötzl wrote:
>ahh got it, one has to select
> ->  Remove kernel features (for embedded systems)
>
>then VT/VGA_CONSOLE can be removed ...

Yes, that is an "idiot proofing" change for 2.6 so people don't accidentally
turn off the video and keyboard -- as will happen if a 2.4 .config is used
in 2.6.

(It took me a minute to realize why the options for turning off input weren't
 avaliable... on sparc64 no less.)

--Ricky



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-08-11 18:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-09 15:29 2.6.0-test3 VGA console inevitable? Herbert Pötzl
2003-08-09 15:43 ` Herbert Pötzl
2003-08-11 18:33   ` Ricky Beam

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).