net: reduce USB network driver config options.
authorFrancois Romieu <romieu@fr.zoreil.com>
Tue, 5 Aug 2014 21:10:52 +0000 (23:10 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 5 Aug 2014 23:48:59 +0000 (16:48 -0700)
commit1bb5a356c3ea6e633908e0ebd6695b13debc3d86
treeb56853fafe2dc303364fb79eff326e83664226a9
parent0ca58d6242999b36c3fa53cb3dd3775fbc5a7594
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>
drivers/net/Makefile
drivers/net/usb/Kconfig