diff options
author | Jesse Brandeburg <jesse.brandeburg@intel.com> | 2015-11-06 15:26:08 -0800 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2015-12-03 02:23:35 -0800 |
commit | 8fe269991aece394a7ed274f525d96c73f94109a (patch) | |
tree | b4b9e08c7bd22b702a76548b43289ba41eaf1c36 /drivers/net/ethernet/intel/i40evf/i40evf_main.c | |
parent | 827de39212298048e75309377c8262c4d7f2cb41 (diff) |
i40e: remove CONFIG_I40E_VXLAN
Instead of having our own custom symbol, we can just rely
on whether or not the kernel has the feature enabled.
In this case use IS_ENABLED(CONFIG_VXLAN) in order to handle
built-in or module in the current BKM way.
Change-ID: I5890fbb518ff8ed6bb07c3362fb0a8a829f9b241
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/ethernet/intel/i40evf/i40evf_main.c')
0 files changed, 0 insertions, 0 deletions