From: Jeff Kirsher Date: Tue, 23 Aug 2011 08:29:52 +0000 (-0700) Subject: drivers/net/ethernet/*: Enabled vendor Kconfig options X-Git-Tag: v3.2-rc1~129^2~370^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88f07484ccdf08e58dc462ed1ac7eb2e84d88a17;p=pandora-kernel.git drivers/net/ethernet/*: Enabled vendor Kconfig options Based on finds for Stephen Rothwell, where current defconfig's enable a ethernet driver and it is not compiled due to the newly added NET_VENDOR_* component of Kconfig. This patch enables all the "new" Kconfig options so that current defconfig's will continue to compile the expected drivers. In addition, by enabling all the new Kconfig options does not add any un-expected options. CC: Stephen Rothwll Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed