2 # Synopsys network device configuration
5 config NET_VENDOR_SYNOPSYS
6 bool "Synopsys devices"
9 If you have a network (Ethernet) device belonging to this class, say Y.
11 Note that the answer to this question doesn't directly affect the
12 kernel: saying N will just cause the configurator to skip all
13 the questions about Synopsys devices. If you say Y, you will be asked
14 for your specific device in the following questions.
16 if NET_VENDOR_SYNOPSYS
18 config SYNOPSYS_DWC_ETH_QOS
19 tristate "Sypnopsys DWC Ethernet QOS v4.10a support"
23 depends on OF && HAS_DMA
25 This driver supports the DWC Ethernet QoS from Synopsys
27 endif # NET_VENDOR_SYNOPSYS