| 
									
										
										
										
											2019-05-19 12:07:45 +00:00
										 |  |  | # SPDX-License-Identifier: GPL-2.0-only | 
					
						
							| 
									
										
										
										
											2011-06-14 21:02:57 +00:00
										 |  |  | # | 
					
						
							| 
									
										
										
										
											2019-07-31 13:22:15 +00:00
										 |  |  | # Packet Engines device configuration | 
					
						
							| 
									
										
										
										
											2011-06-14 21:02:57 +00:00
										 |  |  | # | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2018-07-04 11:50:12 +00:00
										 |  |  | config NET_VENDOR_PACKET_ENGINES | 
					
						
							| 
									
										
										
										
											2019-07-31 13:22:15 +00:00
										 |  |  | 	bool "Packet Engines devices" | 
					
						
							| 
									
										
										
										
											2012-03-02 13:38:56 +00:00
										 |  |  | 	default y | 
					
						
							| 
									
										
										
										
											2011-06-14 21:02:57 +00:00
										 |  |  | 	depends on PCI | 
					
						
							|  |  |  | 	---help--- | 
					
						
							| 
									
										
										
										
											2015-06-21 20:28:02 +00:00
										 |  |  | 	  If you have a network (Ethernet) card belonging to this class, say Y. | 
					
						
							| 
									
										
										
										
											2011-06-14 21:02:57 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | 	  Note that the answer to this question doesn't directly affect the | 
					
						
							|  |  |  | 	  kernel: saying N will just cause the configurator to skip all | 
					
						
							| 
									
										
										
										
											2019-07-31 13:22:15 +00:00
										 |  |  | 	  the questions about Packet Engines devices. If you say Y, you will | 
					
						
							| 
									
										
										
										
											2011-06-14 21:02:57 +00:00
										 |  |  | 	  be asked for your specific card in the following questions. | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2018-07-04 11:50:12 +00:00
										 |  |  | if NET_VENDOR_PACKET_ENGINES | 
					
						
							| 
									
										
										
										
											2011-06-14 21:02:57 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | config HAMACHI | 
					
						
							|  |  |  | 	tristate "Packet Engines Hamachi GNIC-II support" | 
					
						
							|  |  |  | 	depends on PCI | 
					
						
							|  |  |  | 	select MII | 
					
						
							|  |  |  | 	---help--- | 
					
						
							| 
									
										
										
										
											2015-06-21 20:28:02 +00:00
										 |  |  | 	  If you have a Gigabit Ethernet card of this type, say Y here. | 
					
						
							| 
									
										
										
										
											2011-06-14 21:02:57 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | 	  To compile this driver as a module, choose M here. The module will be | 
					
						
							|  |  |  | 	  called hamachi. | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | config YELLOWFIN | 
					
						
							| 
									
										
										
										
											2012-10-02 18:18:11 +00:00
										 |  |  | 	tristate "Packet Engines Yellowfin Gigabit-NIC support" | 
					
						
							|  |  |  | 	depends on PCI | 
					
						
							| 
									
										
										
										
											2011-06-14 21:02:57 +00:00
										 |  |  | 	select CRC32 | 
					
						
							|  |  |  | 	---help--- | 
					
						
							|  |  |  | 	  Say Y here if you have a Packet Engines G-NIC PCI Gigabit Ethernet | 
					
						
							|  |  |  | 	  adapter or the SYM53C885 Ethernet controller. The Gigabit adapter is | 
					
						
							|  |  |  | 	  used by the Beowulf Linux cluster project.  See | 
					
						
							|  |  |  | 	  <http://cesdis.gsfc.nasa.gov/linux/drivers/yellowfin.html> for more | 
					
						
							|  |  |  | 	  information about this driver in particular and Beowulf in general. | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	  To compile this driver as a module, choose M here: the module | 
					
						
							|  |  |  | 	  will be called yellowfin.  This is recommended. | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2018-07-04 11:50:12 +00:00
										 |  |  | endif # NET_VENDOR_PACKET_ENGINES |