From: Randy Dunlap Date: Thu, 2 Nov 2006 05:18:58 +0000 (-0800) Subject: [PATCH] Kconfig: remove redundant NETDEVICES depends X-Git-Tag: v2.6.19-rc5~10^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a81c52a81d6dbe6a36bce18112da04f20b175192;p=pandora-kernel.git [PATCH] Kconfig: remove redundant NETDEVICES depends 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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed