summaryrefslogtreecommitdiffstats
path: root/drivers/net/Kconfig
blob: 83a8f4800161043e29a0f92347a9d109bcfb10d8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
#
# Network device configuration
#

config TEGRA_HV_NET
	tristate "Tegra Hypervisor Network"
	depends on TEGRA_HV_MANAGER
	help
	  Add support for emulating a network device on tegra hypervisor systems.

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