commit | 1bb5a356c3ea6e633908e0ebd6695b13debc3d86 | [log] [tgz] |
---|---|---|
author | Francois Romieu <romieu@fr.zoreil.com> | Tue Aug 05 23:10:52 2014 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Aug 05 16:48:59 2014 -0700 |
tree | b56853fafe2dc303364fb79eff326e83664226a9 | |
parent | 0ca58d6242999b36c3fa53cb3dd3775fbc5a7594 [diff] |
net: reduce USB network driver config options. USB network drivers are already handled in drivers/net/usb/Kconfig. Let's save the maintenance burden of dependencies in drivers/net/Makefile. The newly introduced USB_NET_DRIVERS umbrella config option defaults to 'y' so as to minimize the changes of behavior. Signed-off-by: Francois Romieu <romieu@fr.zoreil.com> Signed-off-by: David S. Miller <davem@davemloft.net>