public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Michael Tokarev <mjt@tls.msk.ru>
To: devzero@web.de
Cc: kvm@vger.kernel.org
Subject: Re: CONFIG_HAVE_KVM=n impossible?
Date: Sun, 21 Mar 2010 23:18:24 +0300	[thread overview]
Message-ID: <4BA67F10.5080100@msgid.tls.msk.ru> (raw)
In-Reply-To: <13131311.1152217.1269202418537.JavaMail.fmail@mwmweb063>

devzero@web.de wrote:
> Hello, 
> 
> does anybody know why it seems that it`s not possible to build a kernel with "CONFIG_HAVE_KVM=n" ?
> 
> It always switches back to "y" with every kernel build and i have no clue, why.

It's an internal config symbol which is not visible in the menu
system and is always set up unconditionally based on the platform.
Just like "CONFIG_HAVE_MMU".

You want another symbols, like CONFIG_KVM.

/mjt

  reply	other threads:[~2010-03-21 20:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-21 20:13 CONFIG_HAVE_KVM=n impossible? devzero
2010-03-21 20:18 ` Michael Tokarev [this message]
2010-03-21 20:35   ` devzero

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=4BA67F10.5080100@msgid.tls.msk.ru \
    --to=mjt@tls.msk.ru \
    --cc=devzero@web.de \
    --cc=kvm@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox