1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
269b4b095SJeff Kirsher#
369b4b095SJeff Kirsher# NVIDIA network device configuration
469b4b095SJeff Kirsher#
569b4b095SJeff Kirsher
669b4b095SJeff Kirsherconfig NET_VENDOR_NVIDIA
769b4b095SJeff Kirsher	bool "NVIDIA devices"
888f07484SJeff Kirsher	default y
969b4b095SJeff Kirsher	depends on PCI
1069b4b095SJeff Kirsher	---help---
11138b15edSPaul Gortmaker	  If you have a network (Ethernet) card belonging to this class, say Y.
1269b4b095SJeff Kirsher
1369b4b095SJeff Kirsher	  Note that the answer to this question doesn't directly affect the
1469b4b095SJeff Kirsher	  kernel: saying N will just cause the configurator to skip all
1569b4b095SJeff Kirsher	  the questions about NVIDIA cards. If you say Y, you will be asked for
1669b4b095SJeff Kirsher	  your specific card in the following questions.
1769b4b095SJeff Kirsher
1869b4b095SJeff Kirsherif NET_VENDOR_NVIDIA
1969b4b095SJeff Kirsher
2069b4b095SJeff Kirsherconfig FORCEDETH
2169b4b095SJeff Kirsher	tristate "nForce Ethernet support"
2269b4b095SJeff Kirsher	depends on PCI
2369b4b095SJeff Kirsher	---help---
24138b15edSPaul Gortmaker	  If you have a network (Ethernet) controller of this type, say Y here.
2569b4b095SJeff Kirsher
2669b4b095SJeff Kirsher	  To compile this driver as a module, choose M here. The module
2769b4b095SJeff Kirsher	  will be called forcedeth.
2869b4b095SJeff Kirsher
2969b4b095SJeff Kirsherendif # NET_VENDOR_NVIDIA
30