All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Engelhardt <jengelh@linux01.gwdg.de>
To: Alex Bounder <abounder@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: creating headless device on 2.6.18
Date: Thu, 8 Feb 2007 19:46:13 +0100 (MET)	[thread overview]
Message-ID: <Pine.LNX.4.61.0702081944230.1364@yvahk01.tjqt.qr> (raw)
In-Reply-To: <8474209b0702081005t196c64bajbf94f119e4ed32e@mail.gmail.com>


On Feb 8 2007 20:05, Alex Bounder wrote:
> Hello, all.
> I'm trying to create a headless device based on kernel 2.6.18 (FEDORA
> distro). What I need is to guarantee that LINUX kernel do not access
> the graphical adapter (used by another OS).
> My idea was to remove from .config everything that is graphic related.
> Yet there are two flags, which are "irremovable". These are
> :CONFIG_VGA_CONSOLE and CONFIG_VIDEO_V4L2. The only option for them is
> [y]. Can anyone help me to get rid of them or suggest another way of
> "blocking" the graphical adapter?

V4L2 is something different. Turn on EMBEDDED, then you should be able to
deactivate VGA_CONSOLE.


Jan
-- 

  reply	other threads:[~2007-02-08 18:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-08 18:05 creating headless device on 2.6.18 Alex Bounder
2007-02-08 18:46 ` Jan Engelhardt [this message]
2007-02-11 17:08   ` Alex Bounder

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.4.61.0702081944230.1364@yvahk01.tjqt.qr \
    --to=jengelh@linux01.gwdg.de \
    --cc=abounder@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.