Kconfig (42249094f79422fbf5ed4b54eeb48ff096809b8f) Kconfig (138b15ed877eff8149ae32c12fa1f4795c9cb4cf)
1#
2# Allwinner device configuration
3#
4
5config NET_VENDOR_ALLWINNER
6 bool "Allwinner devices"
7 default y
8
9 depends on ARCH_SUNXI
10 ---help---
11 If you have a network (Ethernet) card belonging to this
1#
2# Allwinner device configuration
3#
4
5config NET_VENDOR_ALLWINNER
6 bool "Allwinner devices"
7 default y
8
9 depends on ARCH_SUNXI
10 ---help---
11 If you have a network (Ethernet) card belonging to this
12 class, say Y and read the Ethernet-HOWTO, available from
13 <http://www.tldp.org/docs.html#howto>.
12 class, say Y here.
14
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
19 questions.
20
21if NET_VENDOR_ALLWINNER

--- 16 unchanged lines hidden ---
13
14 Note that the answer to this question doesn't directly
15 affect the kernel: saying N will just cause the configurator
16 to skip all the questions about Allwinner cards. If you say Y,
17 you will be asked for your specific card in the following
18 questions.
19
20if NET_VENDOR_ALLWINNER

--- 16 unchanged lines hidden ---