i40e: include i40e in kernel proper
authorJesse Brandeburg <jesse.brandeburg@intel.com>
Wed, 11 Sep 2013 08:40:23 +0000 (08:40 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 11 Sep 2013 09:28:40 +0000 (02:28 -0700)
commit1bff652941c4d94f97610c9a30473aad6f5b2fff
treea5e0675390a1da5c05fc7edd82a594f872cf2202
parent02e9c290814cc143ceccecb14eac3e7a05da745e
i40e: include i40e in kernel proper

This patch adds the changes for Kconfig, i40e.txt, MAINTAINERS, Kbuild
and new i40e/Makefile to build i40e with the kernel.

New driver build option is CONFIG_I40E

Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Shannon Nelson <shannon.nelson@intel.com>
CC: PJ Waskiewicz <peter.p.waskiewicz.jr@intel.com>
CC: e1000-devel@lists.sourceforge.net
Tested-by: Kavindya Deegala <kavindya.s.deegala@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Documentation/networking/00-INDEX
Documentation/networking/i40e.txt [new file with mode: 0644]
MAINTAINERS
drivers/net/ethernet/intel/Kconfig
drivers/net/ethernet/intel/Makefile
drivers/net/ethernet/intel/i40e/Makefile [new file with mode: 0644]
This page took 0.026773 seconds and 5 git commands to generate.