13ce7547eSJiawen Wu# SPDX-License-Identifier: GPL-2.0-only 23ce7547eSJiawen Wu# 33ce7547eSJiawen Wu# Wangxun network device configuration 43ce7547eSJiawen Wu# 53ce7547eSJiawen Wu 63ce7547eSJiawen Wuconfig NET_VENDOR_WANGXUN 73ce7547eSJiawen Wu bool "Wangxun devices" 83ce7547eSJiawen Wu default y 93ce7547eSJiawen Wu help 10049d5d98SJakub Kicinski If you have a network (Ethernet) card from Wangxun(R), say Y. 113ce7547eSJiawen Wu 123ce7547eSJiawen Wu Note that the answer to this question doesn't directly affect the 133ce7547eSJiawen Wu kernel: saying N will just cause the configurator to skip all 14049d5d98SJakub Kicinski the questions about Wangxun(R) cards. If you say Y, you will 15049d5d98SJakub Kicinski be asked for your specific card in the following questions. 163ce7547eSJiawen Wu 173ce7547eSJiawen Wuif NET_VENDOR_WANGXUN 183ce7547eSJiawen Wu 19*e79e40c8SMengyuan Louconfig NGBE 20*e79e40c8SMengyuan Lou tristate "Wangxun(R) GbE PCI Express adapters support" 21*e79e40c8SMengyuan Lou depends on PCI 22*e79e40c8SMengyuan Lou help 23*e79e40c8SMengyuan Lou This driver supports Wangxun(R) GbE PCI Express family of 24*e79e40c8SMengyuan Lou adapters. 25*e79e40c8SMengyuan Lou 26*e79e40c8SMengyuan Lou More specific information on configuring the driver is in 27*e79e40c8SMengyuan Lou <file:Documentation/networking/device_drivers/ethernet/wangxun/ngbe.rst>. 28*e79e40c8SMengyuan Lou 29*e79e40c8SMengyuan Lou To compile this driver as a module, choose M here. The module 30*e79e40c8SMengyuan Lou will be called ngbe. 31*e79e40c8SMengyuan Lou 323ce7547eSJiawen Wuconfig TXGBE 333ce7547eSJiawen Wu tristate "Wangxun(R) 10GbE PCI Express adapters support" 343ce7547eSJiawen Wu depends on PCI 353ce7547eSJiawen Wu help 363ce7547eSJiawen Wu This driver supports Wangxun(R) 10GbE PCI Express family of 373ce7547eSJiawen Wu adapters. 383ce7547eSJiawen Wu 393ce7547eSJiawen Wu More specific information on configuring the driver is in 403ce7547eSJiawen Wu <file:Documentation/networking/device_drivers/ethernet/wangxun/txgbe.rst>. 413ce7547eSJiawen Wu 423ce7547eSJiawen Wu To compile this driver as a module, choose M here. The module 433ce7547eSJiawen Wu will be called txgbe. 443ce7547eSJiawen Wu 453ce7547eSJiawen Wuendif # NET_VENDOR_WANGXUN 46