From: Jeff Kirsher Date: Tue, 23 Aug 2011 07:42:10 +0000 (-0700) Subject: drivers/net: Kconfig & Makefile cleanup X-Git-Tag: v3.2-rc1~129^2~370^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88491d8103498a6166f70d5999902fec70924314;p=pandora-kernel.git drivers/net: Kconfig & Makefile cleanup The is does a general cleanup of the drivers/net/ Kconfig and Makefile. This patch create a "core" option and places all the networking core drivers into this option (default is yes for this option). In addition, it alphabitizes the Kconfig driver options. As a side cleanup, found that the arcnet, token ring, and PHY Kconfig options were a tri-state option and should have been a bool option. Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed