Searched hist:a81c52a8 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/ |
H A D | Kconfig | a81c52a8 Wed Nov 01 23:18:58 CST 2006 Randy Dunlap <randy.dunlap@oracle.com> [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 <randy.dunlap@oracle.com> Signed-off-by: Jeff Garzik <jeff@garzik.org> a81c52a8 Wed Nov 01 23:18:58 CST 2006 Randy Dunlap <randy.dunlap@oracle.com> [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 <randy.dunlap@oracle.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>
|