qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] 2.6.0-test3 VGA console inevitable?
@ 2003-08-09 15:29 Herbert Pötzl
  2003-08-09 15:43 ` [Qemu-devel] " Herbert Pötzl
  0 siblings, 1 reply; 2+ 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] 2+ messages in thread

* [Qemu-devel] Re: 2.6.0-test3 VGA console inevitable?
  2003-08-09 15:29 [Qemu-devel] 2.6.0-test3 VGA console inevitable? Herbert Pötzl
@ 2003-08-09 15:43 ` Herbert Pötzl
  0 siblings, 0 replies; 2+ 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] 2+ messages in thread

end of thread, other threads:[~2003-08-09 15:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-09 15:29 [Qemu-devel] 2.6.0-test3 VGA console inevitable? Herbert Pötzl
2003-08-09 15:43 ` [Qemu-devel] " Herbert Pötzl

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).