Hi,

On Tue, 12 Jul 2005, randy_dunlap wrote:

> 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?

It should (although it doesn't show it immediately).
Did you compare the saved config files?

bye, Roman
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to