1 # SPDX-License-Identifier: GPL-2.0-only
3 # Allwinner device configuration
6 config NET_VENDOR_ALLWINNER
7 bool "Allwinner devices"
12 If you have a network (Ethernet) card belonging to this
15 Note that the answer to this question doesn't directly
16 affect the kernel: saying N will just cause the configurator
17 to skip all the questions about Allwinner cards. If you say Y,
18 you will be asked for your specific card in the following
21 if NET_VENDOR_ALLWINNER
24 tristate "Allwinner A10 EMAC support"
32 Support for Allwinner A10 EMAC ethernet driver.
34 To compile this driver as a module, choose M here. The module
35 will be called sun4i-emac.
37 endif # NET_VENDOR_ALLWINNER