2 # Samsung Ethernet device configuration
5 config NET_VENDOR_SAMSUNG
6 bool "Samsung Ethernet devices"
9 If you have a network (Ethernet) chipset belonging to this class,
12 Note that the answer to this question does not directly affect
13 the kernel: saying N will just case the configurator to skip all
14 the questions about Samsung chipsets. If you say Y, you will be asked
15 for your specific chipset/driver in the following questions.
20 tristate "Samsung 10G/2.5G/1G SXGBE Ethernet driver"
21 depends on HAS_IOMEM && HAS_DMA
26 This is the driver for the SXGBE 10G Ethernet IP block found on
29 To compile this driver as a module, choose M here: the module
30 will be called samsung-sxgbe.
32 endif # NET_VENDOR_SAMSUNG