lkml.org 
[lkml]   [2005]   [Jul]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
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    [W:0.112 / U:0.196 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site