From: Francois Romieu Date: Tue, 5 Aug 2014 21:10:52 +0000 (+0200) Subject: net: reduce USB network driver config options. X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bb5a356c3ea6e633908e0ebd6695b13debc3d86;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed