1 # SPDX-License-Identifier: GPL-2.0-only
3 # Amazon network device configuration
6 config NET_VENDOR_AMAZON
10 If you have a network (Ethernet) 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 Amazon devices. If you say Y, you will be asked
15 for your specific device in the following questions.
20 tristate "Elastic Network Adapter (ENA) support"
21 depends on PCI_MSI && !CPU_BIG_ENDIAN
24 This driver supports Elastic Network Adapter (ENA)"
26 To compile this driver as a module, choose M here.
27 The module will be called ena.
29 endif #NET_VENDOR_AMAZON