1492caffaSMoritz Fischer# 2492caffaSMoritz Fischer# National Instuments network device configuration 3492caffaSMoritz Fischer# 4492caffaSMoritz Fischer 5492caffaSMoritz Fischerconfig NET_VENDOR_NI 6492caffaSMoritz Fischer bool "National Instruments Devices" 7492caffaSMoritz Fischer default y 8492caffaSMoritz Fischer help 9492caffaSMoritz Fischer If you have a network (Ethernet) device belonging to this class, say Y. 10492caffaSMoritz Fischer 11492caffaSMoritz Fischer Note that the answer to this question doesn't directly affect the 12492caffaSMoritz Fischer kernel: saying N will just cause the configurator to skip all 13492caffaSMoritz Fischer the questions about National Instrument devices. 14492caffaSMoritz Fischer If you say Y, you will be asked for your specific device in the 15492caffaSMoritz Fischer following questions. 16492caffaSMoritz Fischer 17492caffaSMoritz Fischerif NET_VENDOR_NI 18492caffaSMoritz Fischer 19492caffaSMoritz Fischerconfig NI_XGE_MANAGEMENT_ENET 20492caffaSMoritz Fischer tristate "National Instruments XGE management enet support" 217e8d5755SMoritz Fischer depends on HAS_IOMEM && HAS_DMA 22492caffaSMoritz Fischer select PHYLIB 237e8d5755SMoritz Fischer select OF_MDIO 24492caffaSMoritz Fischer help 25492caffaSMoritz Fischer Simple LAN device for debug or management purposes. Can 26492caffaSMoritz Fischer support either 10G or 1G PHYs via SFP+ ports. 27492caffaSMoritz Fischer 28492caffaSMoritz Fischerendif 29