lkml.org 
[lkml]   [2005]   [Jul]   [13]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateTue, 12 Jul 2005 21:46:47 -0700
Fromrandy_dunlap <>
Subjectdependency bug in gconfig?
Hi,

(2.6.13-rc2 or later)

This appears to be a dependency bug in gconfig to me.

If I enable NETCONSOLE to y, NETPOLL becomes y.  (OK)
If I then disable NETCONSOLE to n, NETPOLL remains y.

If I enable NETCONSOLE to m, NETPOLL remains n.  Why is that?

config NETPOLL
	def_bool NETCONSOLE

Should this cause NETCONSOLE to track NETPOLL?



xconfig and menuconfig have much stricter tracking of
NETCONSOLE -> NETPOLL.  E.g.,
enabling NETCONSOLE=m or y in xconfig also enables NETPOLL=y
and disabling NETCONSOLE also disables NETPOLL.

---
~Randy
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-07-13 06:50    [from the cache]
©2003-2008