public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
* Duplicate Kconfig symbol
@ 2014-06-15 16:19 Jean Delvare
  2014-06-15 17:59 ` Sam Ravnborg
  0 siblings, 1 reply; 3+ messages in thread
From: Jean Delvare @ 2014-06-15 16:19 UTC (permalink / raw)
  To: Yann E. MORIN; +Cc: Michal Marek, linux-kbuild

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-06-16  6:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-15 16:19 Duplicate Kconfig symbol Jean Delvare
2014-06-15 17:59 ` Sam Ravnborg
2014-06-16  6:04   ` Jean Delvare

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox