git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1d261c
)
[PATCH] Kconfig: remove redundant NETDEVICES depends
author
Randy Dunlap
<randy.dunlap@oracle.com>
Thu, 2 Nov 2006 05:18:58 +0000
(21:18 -0800)
committer
Jeff Garzik
<jeff@garzik.org>
Mon, 6 Nov 2006 07:56:00 +0000
(
02:56
-0500)
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 <randy.dunlap@oracle.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
No differences found