1 # SPDX-License-Identifier: GPL-2.0-only
3 # Rocker device configuration
6 config NET_VENDOR_ROCKER
10 If you have a network device belonging to this class, say Y.
12 Note that the answer to this question doesn't directly affect the
13 kernel: saying N will just cause the configurator to skip all
14 the questions about Rocker devices. If you say Y, you will be asked for
15 your specific card in the following questions.
20 tristate "Rocker switch driver (EXPERIMENTAL)"
21 depends on PCI && NET_SWITCHDEV && BRIDGE
24 This driver supports Rocker switch device.
26 To compile this driver as a module, choose M here: the
27 module will be called rocker.
29 endif # NET_VENDOR_ROCKER