drivers/net/ethernet: Add ethernet dir and config option
authorJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 30 Mar 2011 01:25:21 +0000 (18:25 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 11 Aug 2011 02:53:20 +0000 (19:53 -0700)
This is the initial patch to organize the drivers/net directory
structure and networking device driver config options.  This patch
does the following:
  - add drivers/net/ethernet/Kconfig
  - integrate the new files into the existing config

Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>

No differences found