public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
From: Jean Delvare <jdelvare@suse.de>
To: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Michal Marek <mmarek@suse.cz>, linux-kbuild@vger.kernel.org
Subject: Duplicate Kconfig symbol
Date: Sun, 15 Jun 2014 18:19:06 +0200	[thread overview]
Message-ID: <20140615181906.20b46668@endymion.delvare> (raw)

Hi Yann, all,

HISAX_AVM_A1_PCMCIA is declared twice in drivers/isdn/hisax/Kconfig. As
a bool both times, but with different defaults and dependencies.

As far as I can see, Kconfig simply ignores the second declaration.
I'll send a patch to the maintainer of the ISDN subsystem, but
couldn't/shouldn't Kconfig complain about the second declaration,
instead of ignoring it? That would let us spot such errors much earlier.

Thanks,
-- 
Jean Delvare
SUSE L3 Support

             reply	other threads:[~2014-06-15 16:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-15 16:19 Jean Delvare [this message]
2014-06-15 17:59 ` Duplicate Kconfig symbol Sam Ravnborg
2014-06-16  6:04   ` Jean Delvare

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=20140615181906.20b46668@endymion.delvare \
    --to=jdelvare@suse.de \
    --cc=linux-kbuild@vger.kernel.org \
    --cc=mmarek@suse.cz \
    --cc=yann.morin.1998@free.fr \
    /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