Re: [PATCH] Kconfig: remove redundant NETDEVICES depends

2006-11-05 Thread Jeff Garzik
applied - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

[PATCH] Kconfig: remove redundant NETDEVICES depends

2006-11-01 Thread Randy Dunlap
From: Randy Dunlap <[EMAIL PROTECTED]> drivers/net/Kconfig says: # All the following symbols are dependent on NETDEVICES - do not repeat # that for each of the symbols. so remove duplicate 'depends' uses of NETDEVICES. Signed-off-by: Randy Dunlap <[EMAIL PROTECTED]> --- drivers/net/Kconfig |