#
# NFV
#

config NFV
	tristate "nfv"
	depends on INET
	depends on X86_64
	default m

	---help---
	  Nfv is a multilayer Ethernet Router targeted at virtualized
	  t can be used for gateway lb in the sdn environments.  
	  It is useful in a wide variety of applications but is
	  particularly important in multi-server virtualization deployments,
	  which are often characterized by highly dynamic endpoints and the
	  need to maintain logical abstractions for multiple tenants.

	  To compile this code as a module, choose M here: the module will be
	  called openvswitch.

	  If unsure, say N.
