xref: /openbmc/linux/drivers/net/ethernet/dec/Kconfig (revision 138b15ed)
1a88394cfSJeff Kirsher#
2a88394cfSJeff Kirsher# Digital Equipment Inc network device configuration
3a88394cfSJeff Kirsher#
4a88394cfSJeff Kirsher
5a88394cfSJeff Kirsherconfig NET_VENDOR_DEC
6a88394cfSJeff Kirsher	bool "Digital Equipment devices"
788f07484SJeff Kirsher	default y
8a88394cfSJeff Kirsher	depends on PCI || EISA || CARDBUS
9a88394cfSJeff Kirsher	---help---
10138b15edSPaul Gortmaker	  If you have a network (Ethernet) card belonging to this class, say Y.
11a88394cfSJeff Kirsher
12a88394cfSJeff Kirsher	  Note that the answer to this question doesn't directly affect the
13a88394cfSJeff Kirsher	  kernel: saying N will just cause the configurator to skip all
14a88394cfSJeff Kirsher	  the questions about DEC cards. If you say Y, you will be asked for
15a88394cfSJeff Kirsher	  your specific card in the following questions.
16a88394cfSJeff Kirsher
17a88394cfSJeff Kirsherif NET_VENDOR_DEC
18a88394cfSJeff Kirshersource "drivers/net/ethernet/dec/tulip/Kconfig"
19a88394cfSJeff Kirsherendif # NET_VENDOR_DEC
20