All of lore.kernel.org
 help / color / mirror / Atom feed
From: Badalian Vyacheslav <slavon@bigtelecom.ru>
To: netdev@vger.kernel.org
Subject: Re: miss section in menuconfig generator?
Date: Tue, 22 Apr 2008 14:12:04 +0400	[thread overview]
Message-ID: <480DB9F4.2010809@bigtelecom.ru> (raw)
In-Reply-To: <480DB039.3040906@bigtelecom.ru>

I found.
its becouse in file ./net/ipv4/netfilter/Kconfig all this options have 
NULL "tristate" like this:

config NF_NAT_PROTO_GRE
        tristate
        depends on NF_NAT && NF_CT_PROTO_GRE

Is that normal? How to compile that parts in kernel (not modules)?

Thanks!

> Hello all. Sorry if its not bug.
>
> look to section "IP: Netfilter Configuration" in .config i see values 
> like this:
> CONFIG_NF_NAT_PROTO_GRE=m
>
> but in menuconfig i can find it in this section ("network->Network 
> packet filtering framework->IP: Netfilter Configuration"). its 
> blackhole? =)
>
> I attach my config.
>
> Thanks all
>


  reply	other threads:[~2008-04-22 10:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-22  9:30 miss section in menuconfig generator? Badalian Vyacheslav
2008-04-22 10:12 ` Badalian Vyacheslav [this message]
2008-04-22 10:47   ` Badalian Vyacheslav

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=480DB9F4.2010809@bigtelecom.ru \
    --to=slavon@bigtelecom.ru \
    --cc=netdev@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.